.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 05 Jun 2022 00:08:52 +0200
branchv_0
changeset 3 62ced7c41c67
parent 0 7ef5ce9477c8
permissions -rw-r--r--
parse connection string, credentials, check return values

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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