aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a876b705e..a20d3c54b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
*.la
*.lo
*.o
+*.exe
.deps
.dirstamp
Makefile
@@ -31,7 +32,6 @@ ltmain.sh
missing
mkinstalldirs
mpd
-mpd.exe
mpd.service
stamp-h1
tags
@@ -70,6 +70,7 @@ test/dump_rva2
test/dump_text_file
test/test_byte_reverse
test/test_vorbis_encoder
+test/DumpDatabase
/*.tar.gz
/*.tar.bz2