.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 05 Feb 2019 20:40:32 +0100
branchv_0
changeset 15 051e58022783
parent 0 f36bf14d45cb
permissions -rw-r--r--
add --input-attributes-append and --input-attributes-prepend for adding attributes using --output-attribute instead of replacing whole attribute list

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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