.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 19 Dec 2018 23:10:18 +0100
branchv_0
changeset 29 af3df945b51f
parent 22 09a5e21b0a8e
child 31 8a0848b9008a
permissions -rw-r--r--
builds with cmake 3.7.2 (e.g. on Debian GNU/Linux 9.6)

syntax: glob

*~

syntax: regexp

^temp/

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

^.*\.qtcreator\.(config|creator|files|includes)