.hgignore
author František Kučera <franta-hg@frantovo.cz>
Wed, 30 Dec 2020 17:09:15 +0100
branchv_0
changeset 7 7f2d09c3b1de
parent 0 73e60c77be23
permissions -rw-r--r--
add --xml-attribute support (both input and output attributes)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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