diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1a58409d8..cea69ba03 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ mpd stamp-h1 tags *~ +.#* .stgit* doc/protocol.html doc/protocol @@ -45,8 +46,10 @@ doc/api test/software_volume 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 |