.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 05 Dec 2020 19:42:21 +0100
branchv_0
changeset 5 399380ea9750
parent 0 66a454290286
permissions -rw-r--r--
simplify types (namespaces)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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