.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 24 Nov 2020 12:21:33 +0100
branchv_0
changeset 15 0cf8bcb9c8fc
parent 0 16c7fa9b7c49
permissions -rw-r--r--
enforce the parser protocol – throw exception if violated by the parser

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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