.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 20 Jun 2021 21:06:02 +0200
branchv_0
changeset 14 02725d301010
parent 0 bfee08a31fdc
permissions -rw-r--r--
somehow parse nested SEQUENCEs and SETs + support definite long form of lengths (multiple length octets)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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