.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 18 Aug 2022 22:42:42 +0200
branchv_0
changeset 26 07949ba141b7
parent 0 924e354948df
permissions -rw-r--r--
better error reporting + optional debug mode (print server pid/uid/gid etc.)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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