.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 30 Jul 2022 12:58:14 +0200
branchv_0
changeset 8 3e17086fffea
parent 0 924e354948df
permissions -rw-r--r--
process only relations named 'message' or matching the --relation pattern

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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