.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 24 Jul 2019 15:53:42 +0200
branchv_0
changeset 1 7d6ac51c0d48
parent 0 a37196931f63
permissions -rw-r--r--
configuration and CLI parser

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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