.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 10 Jan 2019 01:47:55 +0100
branchv_0
changeset 4 abcb4c1bd9bd
parent 0 9000436424bb
child 5 7473a337e1ce
permissions -rw-r--r--
fix relpipe-lib-xmlwriter.cpp license

syntax: glob

*~

syntax: regexp

^temp/

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

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