.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 25 Oct 2019 12:33:00 +0200
branchv_0
changeset 14 eacacf060755
parent 0 c205f5d06418
permissions -rw-r--r--
add --dump option: allow pass through of relation specified by a regular expression

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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