.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 28 Jul 2021 18:01:09 +0200
branchv_0
changeset 9 7d309accc639
parent 0 28294b895e5e
permissions -rw-r--r--
configuration: --parser-option bit-string-symbol-0 bit-string-symbol-1 – custom symbols e.g. .:, -+, \/

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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