.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 15 Mar 2022 23:49:33 +0100
branchv_0
changeset 12 2f2d64333867
parent 0 ce520a238309
permissions -rw-r--r--
enable HTTP and HTTPS protocols only

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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