.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 11 May 2019 22:55:21 +0200
branchv_0
changeset 24 c805c968b7ed
parent 0 644fd2ce2580
permissions -rw-r--r--
escape reserved AWK and our names: prefix conflicting variables with _

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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