.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 29 Nov 2018 22:30:11 +0100
branchv_0
changeset 7 f3cc6f4b627f
parent 6 44d0a567c0d2
child 13 9c26caabb72f
permissions -rw-r--r--
license: GNU GPLv3+

syntax: glob

*~

syntax: regexp

^temp/

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

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