.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 09 Sep 2018 02:00:00 +0200
branchv_0
changeset 5 911ec74cce33
parent 4 d13b0b5969aa
child 17 bfc258d51baa
permissions -rw-r--r--
tabular handler, based on the prototype code

syntax: glob

*~

syntax: regexp

^temp/

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

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