aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-02-18 22:27:55 +0100
committerMax Kellermann <max@duempel.org>2009-02-18 22:27:55 +0100
commit76dc9ac5f9437268bc167bc681168ef2c1f7420b (patch)
tree5a051bcd63d0620d607afd6cc3b1816b7d5c895a /.gitignore
parent54387d14516c15bcdf938cafe16c627570354587 (diff)
test: added command line test program for pcm_volume.c
This program is a simple utility for debugging and benchmarking the software volume code.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 61e2f163..0a99b290 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
*.lo
*.o
.deps
+.dirstamp
Makefile
Makefile.in
aclocal.m4
@@ -38,3 +39,4 @@ tags
doc/protocol.html
doc/protocol
doc/api
+test/software_volume