.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 20 Nov 2020 10:03:07 +0100
branchv_0
changeset 22 53f1f3a5649a
parent 0 a37196931f63
permissions -rw-r--r--
XML name escaping: in namespace aware mode: escape also the colon

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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