From 4f81c8e94dd8c9b54ecde9fe7206ee5328eb29f2 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 16 May 2015 08:38:39 +0200 Subject: New ignores. --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4cfbcc4..2196119 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -16,6 +17,7 @@ libtool ltmain.sh missing stamp-h1 +test-driver *.o *.a *.la @@ -31,4 +33,6 @@ plugingui/rcgen test/result_*.xml test/resampler test/engine -test/gui \ No newline at end of file +test/gui +drumgizmo-*.tar.gz +tst \ No newline at end of file -- cgit v1.2.3