.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 30 Jul 2022 00:16:40 +0200
branchv_0
changeset 5 e57e2a2798b2
parent 0 924e354948df
permissions -rw-r--r--
configuration: protocol, role, mode, host, port, path

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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