diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1a58409d8..551ab47c3 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ mpd stamp-h1 tags *~ +.#* .stgit* doc/protocol.html doc/protocol @@ -43,10 +44,14 @@ doc/developer doc/sticker doc/api test/software_volume +test/run_convert test/run_decoder test/read_tags +test/run_filter test/run_encoder test/run_output test/read_conf test/run_input test/read_mixer +test/dump_playlist +test/run_normalize |