.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 24 Oct 2019 21:50:08 +0200
branchv_0
changeset 7 b1f988873d93
parent 0 37aa134ae57b
permissions -rw-r--r--
netbeans config update

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

^\.dep\.inc
^dist/
^build/
^nbproject/private/