.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sat, 15 May 2021 18:18:10 +0200
branchv_0
changeset 25 0cfbaf5c57a6
parent 0 a1301a106504
permissions -rw-r--r--
new CLI interface: --relation --attribute --value --replacement --case-sensitive --invert-match – first version

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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