.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 13 Mar 2022 01:17:59 +0100
branchv_0
changeset 6 59c9ca066322
parent 0 ce520a238309
permissions -rw-r--r--
write response headers as a relation

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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