.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 06 May 2022 23:06:44 +0200
branchv_0
changeset 1 cb9577442d3b
parent 0 7ef5ce9477c8
permissions -rw-r--r--
link to mosquittopp library

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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