.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 03 Feb 2019 19:29:52 +0100
branchv_0
changeset 9 65f9d6b94f5c
parent 0 f36bf14d45cb
permissions -rw-r--r--
Guile --for-each record

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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