Browse Source

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

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

+ 3
- 0
.gitignore View File

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


Loading…
Cancel
Save