summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-11-04 16:52:21 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2014-11-04 16:52:21 +0100
commitfe8907b7dd31a4acbde211df929092e0f1014d06 (patch)
treeccaa0cbaec6a2e4d32beb78ae7c9b1df88d5963a /.gitignore
parentea184bb32a1c37bd8e314daa98d90523b89cb1e9 (diff)
Add resampler unit tests.
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