.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 30 Jul 2019 23:56:29 +0200
branchv_0
changeset 23 622940f68180
parent 11 f12594938a03
child 63 8c6885543e2c
permissions -rw-r--r--
Added tag v0.13 for changeset 31e7f1994b12

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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