.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 30 Jul 2019 23:56:29 +0200
branchv_0
changeset 7 229ae452f3c1
parent 0 515a697cc9cd
permissions -rw-r--r--
Added tag v0.13 for changeset ee926fe30533

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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