.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 10 Sep 2022 19:27:47 +0200
branchv_0
changeset 15 e5421eea0583
parent 0 9005fdd81bca
permissions -rw-r--r--
write record count (as a comment at the end of the relation)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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