.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 16 Sep 2018 18:00:34 +0200
branchv_0
changeset 28 c9e03557c1e1
parent 27 ac99d74af1f1
child 35 54b4a8372da3
permissions -rw-r--r--
AttributeMetadata: call vector.clear() before vector.reserve(), fixes error (if there are multiple relations in the stream)

syntax: glob

*~

syntax: regexp

^temp/

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

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