summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-12-05 20:34:12 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2014-12-05 20:34:12 +0100
commit3b0d9e0c9c5e08b2e449aa266617fb1db86b5a22 (patch)
treef203a59c944714925d73ae2d33ad9c67d5b17070 /.gitignore
parent29ec8552826f64bfa8cad01a433306886328c522 (diff)
parent2e7176bc558cb03d4e7c27769bab9cd45c703332 (diff)
Merge branch 'resample'
Add resample support.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 32c3162..4cfbcc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,4 +27,8 @@ Makefile.am.test
*.dll
plugingui/plugingui
plugingui/rcgen
-*.lo \ No newline at end of file
+*.lo
+test/result_*.xml
+test/resampler
+test/engine
+test/gui \ No newline at end of file