updated .gitignore to include temporary files created by MSVS

pull/8/head
ShizZy 12 years ago
parent 4ca6d6452e
commit 3fc25f4801

6
.gitignore vendored

@ -11,3 +11,9 @@
*.lai
*.la
*.a
# MSVS temporary files
*.suo
*.user
*.sdf
*.opensdf

Loading…
Cancel
Save