.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 10 Jun 2021 19:59:51 +0200
branchv_0
changeset 42 c97b6152016a
parent 0 a37196931f63
permissions -rw-r--r--
nested maps

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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