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

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/2/head
Joakim Plate 14 years ago committed by Michael Niedermayer
parent dc255275f6
commit 5a6f4a1302
  1. 3
      .gitignore

3
.gitignore vendored

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

Loading…
Cancel
Save