.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 09 Sep 2018 23:20:59 +0200
branchv_0
changeset 23 9c38f6458115
parent 22 09a5e21b0a8e
child 31 8a0848b9008a
permissions -rw-r--r--
use AttributeMetadata instead of std::pair for relation header

syntax: glob

*~

syntax: regexp

^temp/

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

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