.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 29 Aug 2019 20:23:37 +0200
branchv_0
changeset 14 759edaff1755
parent 13 52d92c1b340e
permissions -rw-r--r--
GUI project skeleton

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

^[^/]+/dist/
^[^/]+/build/
^[^/]+/nbproject/private/