.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 12 Jun 2021 22:37:44 +0200
branchv_0
changeset 9 7a6abdd00ab5
parent 0 bfee08a31fdc
permissions -rw-r--r--
partial implementation of DOMBuildingXMLContentHandler

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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