.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 07 Feb 2021 12:15:56 +0100
branchv_0
changeset 8 04aa5591eee3
parent 0 ea26b3359fed
permissions -rw-r--r--
add @length attribute: number of bytes of a binary part or a text part encoded in UTF-8 (i.e. not the original lenght in the MIME message)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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