.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 20 Dec 2018 00:26:00 +0100
branchv_0
changeset 11 dc219a6bad4d
parent 5 cbd242f2b9a7
child 14 7c05cf642088
permissions -rw-r--r--
Added tag v0.8 for changeset 82f0f8081a4e

syntax: glob

*~

syntax: regexp

^temp/

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

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