Ignore output generated by makefiles

This commit is contained in:
bnnm 2016-11-11 23:38:18 +01:00
parent cc9b21bd48
commit bc350eab0d

4
.gitignore vendored
View File

@ -2,6 +2,8 @@
*.user
*.suo
*.vspscc
*.o
*.a
/ext_libs/Debug
/ext_libs/Release
/ext_libs/*.exp
@ -14,3 +16,5 @@
/src/Release
/test/Debug
/test/Release
/test/*.exe
/winamp/*.dll