.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 16 Sep 2018 14:33:59 +0200
branchv_0
changeset 8 3103333af024
parent 4 d13b0b5969aa
child 17 bfc258d51baa
permissions -rw-r--r--
remove unused constant

syntax: glob

*~

syntax: regexp

^temp/

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

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