From 5a48ad5e03623198d3d7c01741e29b9288dc66a9 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 16 May 2015 08:38:39 +0200 Subject: New ignores. --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 36c31a2..c398d67 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 @@ -34,3 +36,5 @@ test/engine test/gui test/lv2 test/resource +drumgizmo-*.tar.gz +tst -- cgit v1.2.3