.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 26 Aug 2022 22:42:04 +0200
branchv_0
changeset 11 4becf8474975
parent 0 1bb084f84eb9
permissions -rw-r--r--
fix typo: enbaled → enabled (thanks Jiří Wolker for reporting)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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