.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 09 Jan 2019 00:09:33 +0100
branchv_0
changeset 14 5094a7bf343d
parent 0 c043377a757f
child 16 6b88bc57ae91
permissions -rw-r--r--
add attribute metadata: names and types

syntax: glob

*~

syntax: regexp

^temp/

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

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