.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 23 Apr 2022 15:56:13 +0200
branchv_0
changeset 24 15b403e3ae6e
parent 9 5a2c4a8d715b
permissions -rw-r--r--
pass-through null bytes 0x00 if any (there should be none in XML)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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