.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 02 Apr 2021 18:34:52 +0200
branchv_0
changeset 9 08c913c9662f
parent 0 17fc678e0a94
permissions -rw-r--r--
debug print of devices + ignore unsupported relations

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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