.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 18 Dec 2018 13:10:08 +0100
branchv_0
changeset 8 0fb84b194a8f
parent 0 c043377a757f
child 16 6b88bc57ae91
permissions -rw-r--r--
todo: performance

syntax: glob

*~

syntax: regexp

^temp/

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

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