.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 11 Jan 2019 01:13:40 +0100
branchv_0
changeset 3 4b566dee1a57
parent 0 751260846c40
child 9 5a2c4a8d715b
permissions -rw-r--r--
generate random relation on SAX events

syntax: glob

*~

syntax: regexp

^temp/

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

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