.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 23 Oct 2019 22:41:57 +0200
branchv_0
changeset 25 f86030fd66f2
parent 13 52d92c1b340e
permissions -rw-r--r--
netbeans config update

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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