.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 23 Dec 2020 18:54:41 +0100
branchv_0
changeset 7 1b6deb1c8720
parent 0 66a454290286
permissions -rw-r--r--
fix null pointer exception

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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