.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 05 Apr 2022 00:06:12 +0200
branchv_0
changeset 25 dbeae485a3fd
parent 0 ce520a238309
permissions -rw-r--r--
request body support: unfinished version with read callback

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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