.hgignore
author František Kučera <franta-hg@frantovo.cz>
Mon, 24 Sep 2018 14:03:46 +0200
branchv_0
changeset 3 0d857519a4c9
parent 0 ba16fce7ef20
child 20 b13e7ed9eea3
permissions -rw-r--r--
add Qt libraries using cmake

syntax: glob

*~

syntax: regexp

^temp/

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

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