.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 05 Feb 2019 12:41:54 +0100
branchv_0
changeset 14 82bd0f57a889
parent 0 f36bf14d45cb
permissions -rw-r--r--
add --drop option: all Guile code will be executed but not relational output for given relation will be generated

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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