diff options
author | Max Kellermann <max@duempel.org> | 2009-11-19 21:00:46 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-11-19 21:00:46 +0100 |
commit | 5a480137d2c724c8a3359c66a9120e310ea19cd1 (patch) | |
tree | 89cf499b6c302fc424946f922743bfeef12573ef /.gitignore | |
parent | 943bafbbc896a85c247ec4ff23d2bd4cce348399 (diff) | |
download | mpd-5a480137d2c724c8a3359c66a9120e310ea19cd1.tar.gz mpd-5a480137d2c724c8a3359c66a9120e310ea19cd1.tar.xz mpd-5a480137d2c724c8a3359c66a9120e310ea19cd1.zip |
test: added program to test pcm_convert.c
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cea69ba03..f7ec90589 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ doc/developer doc/sticker doc/api test/software_volume +test/run_convert test/run_decoder test/read_tags test/run_filter |