.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 28 Oct 2020 00:05:29 +0100
branchv_0
changeset 18 737c507a3e32
parent 0 a37196931f63
permissions -rw-r--r--
YAML data to DOM: use key as item element name + remove wrapper

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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