.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 03 Feb 2019 21:53:10 +0100
branchv_0
changeset 11 9603e64324bc
parent 0 f36bf14d45cb
permissions -rw-r--r--
add --define for passing parameters from the outside environment

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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