.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 11 May 2021 22:03:45 +0200
branchv_0
changeset 28 bc15f5471b6a
parent 0 a1301a106504
permissions -rw-r--r--
new CLI interface: --relation, --attribute

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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