annotate .gitignore @ 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 6aae0de07925
children
rev   line source
cannam@150 1 *.o
cannam@150 2 *.a
cannam@150 3 o/
cannam@150 4 .qmake.stash
cannam@150 5 *~
cannam@150 6 vamp-client/qt/Makefile
cannam@150 7 vamp-client/qt/test
cannam@254 8 vamp-capnp/piper.capnp.c++
cannam@254 9 vamp-capnp/piper.capnp.h
cannam@150 10 bin/