.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 22 Mar 2022 22:00:59 +0100
branchv_0
changeset 18 d8efcefdf906
parent 0 ce520a238309
permissions -rw-r--r--
support common-header filtering by URL regex patterns

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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