annotate .hgignore @ 287:09753ad777db

Add support for ProgramParameters. In theory this means we can select a program and then re-query the plugin's parameters and get the right values back, just as would happen if we were working with the remote extractor directly as a local Vamp plugin.
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 07 Apr 2020 15:56:02 +0100
parents 154e94ea84d4
children
rev   line source
c@75 1 syntax: glob
c@75 2 bin
c@75 3 o
c@75 4 *.capnp.c++
c@75 5 *.capnp.h
c@79 6 *~
c@83 7 .qmake.stash