.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 16 Sep 2018 12:01:46 +0200
branchv_0
changeset 6 44d0a567c0d2
parent 0 cac146f5345a
child 13 9c26caabb72f
permissions -rw-r--r--
unify .hgignore across repositories

syntax: glob

*~

syntax: regexp

^temp/

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

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