.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 24 Jan 2020 20:49:46 +0100
branchv_0
changeset 47 77fbaccdeea4
parent 35 5f79c1a30f9f
permissions -rw-r--r--
support „writeHeader = false“ to allow appending records to an existing relation

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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