gitignore: add Win32 library suffixes

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
Joakim Plate 2012-04-29 16:33:28 +00:00 committed by Derek Buitenhuis
parent ababec7b95
commit f1aa859728
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -3,8 +3,11 @@
*.a
*.o
*.d
*.def
*.dll
*.exe
*.ho
*.lib
*.pc
*.so
*.so.*