.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 05 Feb 2019 00:06:44 +0100
branchv_0
changeset 12 7977c1bdba1f
parent 0 f36bf14d45cb
permissions -rw-r--r--
add --output-attribute so output relation can have different attributes than the input relation

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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