.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 04 Mar 2022 19:43:16 +0100
branchv_0
changeset 3 b71fc3b5e56b
parent 0 e8205d9206fb
permissions -rw-r--r--
new option: --unlink-on-close (delete the MQ file at the end)

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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