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

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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