.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 17 Oct 2020 19:36:13 +0200
branchv_0
changeset 17 4e6b33312c5a
parent 0 c8c8ec34120f
permissions -rw-r--r--
timing (first version)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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