.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 27 Jan 2019 17:57:03 +0100
branchv_0
changeset 5 17bb45570099
parent 0 f36bf14d45cb
permissions -rw-r--r--
ValueHandler instead of StringHandler interface; Guile now allows filtering and record modifications

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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