.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 11 Jan 2019 00:29:32 +0100
branchv_0
changeset 2 3ab78bf63467
parent 0 751260846c40
child 9 5a2c4a8d715b
permissions -rw-r--r--
read XML from istream using Xerces (just parse/validate, no processing yet)

syntax: glob

*~

syntax: regexp

^temp/

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

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