.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 15 Dec 2018 01:42:47 +0100
branchv_0
changeset 13 3435efcaa8ca
parent 4 d13b0b5969aa
child 17 bfc258d51baa
permissions -rw-r--r--
fix table width: reset widths to 0 when there was a table with wider column, it stayed wide in consequent tables

syntax: glob

*~

syntax: regexp

^temp/

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

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