.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 04 Dec 2018 17:19:10 +0100
branchv_0
changeset 4 12ffbdbb3574
parent 0 a1301a106504
permissions -rw-r--r--
NullByteHandler: produces \0-separated values

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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