diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,9 +2,10 @@ Makefile Makefile.in aclocal.m4 autom4te.cache/ +compile config.guess config.h -config.h.in +config.h.in* config.log config.status config.sub @@ -37,3 +38,8 @@ test/engine test/gui test/lv2 test/resource +drumgizmo-*.tar.gz +tst +vst/Makefile.mingw32 +test/*.log +test/*.trs |