Commit df3e7a92 authored by Denis Krjuchkov's avatar Denis Krjuchkov

.gitignore: always ignore any .exe files

parent b2d3d15e
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
*.la *.la
*.lo *.lo
*.o *.o
*.exe
.deps .deps
.dirstamp .dirstamp
Makefile Makefile
...@@ -31,7 +32,6 @@ ltmain.sh ...@@ -31,7 +32,6 @@ ltmain.sh
missing missing
mkinstalldirs mkinstalldirs
mpd mpd
mpd.exe
mpd.service mpd.service
stamp-h1 stamp-h1
tags tags
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment