diff options
author | Max Kellermann <max@duempel.org> | 2009-12-02 21:56:02 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-12-02 21:56:02 +0100 |
commit | 68c2cfbb4067b2292e1ff1d4e7716ff370903f84 (patch) | |
tree | 386451a459749a63b656099a3d777808f5480237 /.gitignore | |
parent | 4076523198655b1b459c8014c0ff8de76d720703 (diff) |
test: added normalize test program
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f7ec90589..551ab47c3 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ test/read_conf test/run_input test/read_mixer test/dump_playlist +test/run_normalize |