.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 20 Dec 2018 00:26:00 +0100
branchv_0
changeset 30 01a7a0605020
parent 22 09a5e21b0a8e
child 31 8a0848b9008a
permissions -rw-r--r--
Added tag v0.8 for changeset af3df945b51f

syntax: glob

*~

syntax: regexp

^temp/

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

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