updated .gitignore to include temporary files created by MSVS

This commit is contained in:
ShizZy 2013-09-04 21:02:07 -04:00
parent 4ca6d6452e
commit 3fc25f4801
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

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