.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 07 Oct 2020 16:42:37 +0200
branchv_0
changeset 31 c22577615ce4
parent 17 bfc258d51baa
permissions -rw-r--r--
rename: --print-types, --print-relation-name, --print-record-count to --write-types, --write-relation-name, --write-record-count „write“ is more generic and can be used consistently across various output modules

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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