.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 11 Oct 2020 17:13:02 +0200
branchv_0
changeset 15 463ce61415f1
parent 0 c8c8ec34120f
permissions -rw-r--r--
partial support for metadata: --list-properties tested with Jack1 and jalv.qt5 http://gareus.org/oss/lv2/fil4#stereo

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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