.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 19 Dec 2018 23:10:19 +0100
branchv_0
changeset 33 c0e445dda2c5
parent 28 e436789e981e
child 35 5f79c1a30f9f
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)