.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 19 Feb 2023 00:36:47 +0100
branchv_0
changeset 17 f67047a1e19e
parent 0 9005fdd81bca
permissions -rw-r--r--
attribute name escaping: also attributes in the relation header

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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