.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 11 Jan 2019 16:13:21 +0100
branchv_0
changeset 6 be83e0f457a8
parent 0 751260846c40
child 9 5a2c4a8d715b
permissions -rw-r--r--
move string conversion method to a separate class + report SAX exception details if any

syntax: glob

*~

syntax: regexp

^temp/

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

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