.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 28 Jul 2021 01:40:05 +0200
branchv_0
changeset 41 12acb6c02d32
parent 0 bfee08a31fdc
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/