.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 05 Dec 2020 19:17:21 +0100
branchv_0
changeset 3 64f8f8792470
parent 0 66a454290286
permissions -rw-r--r--
support also attribute metadata (i.e. also different attribute types than mere strings) and empty relations (no records)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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