.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 30 Jul 2019 23:56:32 +0200
branchv_0
changeset 16 cccc6ee314ae
parent 0 a1301a106504
permissions -rw-r--r--
Added tag v0.13 for changeset a384c8cfa2b5

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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