.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 29 Nov 2018 22:30:11 +0100
branchv_0
changeset 24 c31fdd965028
parent 22 09a5e21b0a8e
child 31 8a0848b9008a
permissions -rw-r--r--
license: GNU GPLv3+

syntax: glob

*~

syntax: regexp

^temp/

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

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