.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 03 Feb 2019 19:52:37 +0100
branchv_0
changeset 10 f7f9a2553128
parent 0 f36bf14d45cb
permissions -rw-r--r--
Guile --before-records, --after-records and relpipe-relation-name variable

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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