Add the msvc-generated .lib files to .gitignore.

This commit is contained in:
Nick Mathewson 2010-02-03 01:26:07 -05:00
parent 6c21c895d9
commit e244a2ea74

1
.gitignore vendored
View File

@ -12,6 +12,7 @@
# Windows stuff
*.obj
*.exe
*.lib
# Patch leaves these lying arround
*.orig