.hgignore
author František Kučera <franta-hg@frantovo.cz>
Tue, 22 Sep 2020 21:00:30 +0200
branchv_0
changeset 43 3c8ea5dcf793
parent 31 8a0848b9008a
permissions -rw-r--r--
change CLI interface: options: --relation --attribute --record --records --records-from-stdin

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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