.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 19 Apr 2022 21:00:07 +0200
branchv_0
changeset 3 9e16e31fa756
parent 0 47ab821dd9ca
permissions -rw-r--r--
typed values instead of mere strings in the handler + check number of attributes at the end

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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