.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 05 May 2019 12:37:43 +0200
branchv_0
changeset 5 86de8e6ab231
parent 0 644fd2ce2580
permissions -rw-r--r--
documentation

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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