.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 20 Dec 2018 00:26:00 +0100
branchv_0
changeset 11 261754581b2d
parent 0 c043377a757f
child 16 6b88bc57ae91
permissions -rw-r--r--
Added tag v0.8 for changeset 2099260a8164

syntax: glob

*~

syntax: regexp

^temp/

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

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