.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 11 Jan 2019 16:20:25 +0100
branchv_0
changeset 7 85741b08db48
parent 0 751260846c40
child 9 5a2c4a8d715b
permissions -rw-r--r--
generic XML parser for arbitrary documents: this revision could be forked as relpipe-in-sax

syntax: glob

*~

syntax: regexp

^temp/

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

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