.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 26 May 2019 19:46:47 +0200
branchv_0
changeset 23 6ee7a9e311e9
parent 0 f36bf14d45cb
permissions -rw-r--r--
add option: --debug-variable-mapping + different variables for attributes with ambiguous names

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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