.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 06 Aug 2022 00:54:03 +0200
branchv_0
changeset 15 290c58261df9
parent 0 924e354948df
permissions -rw-r--r--
template openClientSocket()

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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