.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 02 Jun 2020 23:31:55 +0200
branchv_0
changeset 44 ec9694f3b343
parent 0 c205f5d06418
permissions -rw-r--r--
faulty SQLGetDiagRec() call, unicode error, temporary workaround

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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