.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 15 Sep 2018 22:52:16 +0200
branchv_0
changeset 7 2057919937fa
parent 4 d13b0b5969aa
child 17 bfc258d51baa
permissions -rw-r--r--
AttributeMetadata: pImpl / d-pointer version but with memory-leak and unwanted empty constructor

syntax: glob

*~

syntax: regexp

^temp/

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

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