.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 23 May 2019 23:35:52 +0200
branchv_0
changeset 26 cf57e8c78492
parent 0 644fd2ce2580
permissions -rw-r--r--
add option: --debug-variable-mapping

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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