mirror of
https://github.com/mpv-player/mpv
synced 2024-12-21 22:30:22 +00:00
.gitignore: ignore .exe files
This commit is contained in:
parent
077b41971b
commit
22481e75c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
*.o
|
||||
*.a
|
||||
*.d
|
||||
*.exe
|
||||
.depend
|
||||
|
||||
/config.h
|
||||
|
Loading…
Reference in New Issue
Block a user