.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 10 Jun 2021 01:23:36 +0200
branchv_0
changeset 41 b11458587f20
parent 0 a37196931f63
permissions -rw-r--r--
nested arrays

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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