.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 29 Sep 2021 00:54:55 +0200
branchv_0
changeset 35 930f17f16fd7
parent 0 16c7fa9b7c49
permissions -rw-r--r--
partially implement --parser-option allow-line-continuation-with-space and java-manifest-mf dialect (MANIFEST.MF)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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