.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 18 Dec 2018 22:44:59 +0100
branchv_0
changeset 10 58cf7b021837
parent 6 44d0a567c0d2
child 13 9c26caabb72f
permissions -rw-r--r--
cmake: install

syntax: glob

*~

syntax: regexp

^temp/

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

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