summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2015-05-16 08:38:39 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2015-05-16 08:38:39 +0200
commit4f81c8e94dd8c9b54ecde9fe7206ee5328eb29f2 (patch)
treef90d663ba16e35f738bb585bd269babad8171217
parent0adc05286d97536637d01ed0a295d45f7bb60c1d (diff)
New ignores.
-rw-r--r--.gitignore8
1 files changed, 6 insertions, 2 deletions
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