.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 06 Mar 2022 18:01:15 +0100
branchv_0
changeset 1 ddc12e789d00
parent 0 ce520a238309
permissions -rw-r--r--
link to the CURL library

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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