.hgignore
author František Kučera <franta-hg@frantovo.cz>
Thu, 20 Dec 2018 00:26:00 +0100
branchv_0
changeset 34 bd596c95395b
parent 28 e436789e981e
child 35 5f79c1a30f9f
permissions -rw-r--r--
Added tag v0.8 for changeset c0e445dda2c5

syntax: glob

*~

syntax: regexp

^temp/

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

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