.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 12 Mar 2022 20:48:25 +0100
branchv_0
changeset 5 165f6162524d
parent 0 ce520a238309
permissions -rw-r--r--
introduce HTTPClient wrapper around CURL

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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