.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 27 Jul 2021 18:30:24 +0200
branchv_0
changeset 7 2e4ee5a25f76
parent 0 28294b895e5e
permissions -rw-r--r--
RelpipeASN1ContentHandler: make attribute type mandatory (in the header)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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