.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 09 Sep 2018 22:47:18 +0200
branchv_0
changeset 23 25a53f4cd9eb
parent 20 befcfabc20fd
child 27 ac99d74af1f1
permissions -rw-r--r--
remove obsolete DataTypeReaderCatalog.h

syntax: glob

*~

syntax: regexp

^temp/

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

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