.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 02 Jul 2022 15:21:59 +0200
branchv_0
changeset 41 e1339b8e838e
parent 17 bfc258d51baa
permissions -rw-r--r--
configurable color schemes: rename monochrome to black-and-white (it is still up to date + names will start with different letter)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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