.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 30 Jul 2022 02:33:33 +0200
branchv_0
changeset 6 f0c51bc4d164
parent 0 924e354948df
permissions -rw-r--r--
configuration: parse the connection string

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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