.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 18 Dec 2018 21:39:44 +0100
branchv_0
changeset 32 b1c84aca28fb
parent 28 e436789e981e
child 35 5f79c1a30f9f
permissions -rw-r--r--
cmake: generate pkg-config and install

syntax: glob

*~

syntax: regexp

^temp/

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

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