.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 06 Oct 2020 16:24:57 +0200
branchv_0
changeset 21 70b252d02a92
parent 0 3bc3b33ccb02
permissions -rw-r--r--
refactoring of includes, fix locking

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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