.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 02 Jun 2020 20:57:12 +0200
branchv_0
changeset 43 7f396cdb9628
parent 0 c205f5d06418
permissions -rw-r--r--
getTablePrivileges() finds columns by names instead of numbers

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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