.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 07 Aug 2022 15:31:51 +0200
branchv_0
changeset 20 ad21bff45051
parent 0 924e354948df
permissions -rw-r--r--
support IPv6 link local addresses not only in the „host“ option but also in the connection string

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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