.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 18 Dec 2018 21:18:12 +0100
branchv_0
changeset 9 30528cbe8838
parent 5 cbd242f2b9a7
child 14 7c05cf642088
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)