.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 27 Jun 2021 19:22:23 +0200
branchv_0
changeset 20 fac034e3e867
parent 0 bfee08a31fdc
permissions -rw-r--r--
support object identifiers (OID)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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