Browse Source

gitignore: add files to git ignore generated on a win32 build

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Joakim Plate 13 years ago
parent
commit
5a6f4a1302
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -7,6 +7,9 @@
 *-example
 *-test
 *_g
+*.def
+*.dll
+*.lib
 config.*
 doc/*.1
 doc/*.html