.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 25 Mar 2022 00:39:11 +0100
branchv_0
changeset 22 1bbfcb95db82
parent 0 ce520a238309
permissions -rw-r--r--
format response body as unicode text and hexadecimal

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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