.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 29 Nov 2018 22:30:12 +0100
branchv_0
changeset 3 878648aa663f
parent 0 c043377a757f
child 16 6b88bc57ae91
permissions -rw-r--r--
license: GNU GPLv3+

syntax: glob

*~

syntax: regexp

^temp/

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

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