updated .gitignore to include temporary files created by MSVS
This commit is contained in:
parent
4ca6d6452e
commit
3fc25f4801
6
.gitignore
vendored
6
.gitignore
vendored
@ -11,3 +11,9 @@
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
|
||||
# MSVS temporary files
|
||||
*.suo
|
||||
*.user
|
||||
*.sdf
|
||||
*.opensdf
|
||||
|
Loading…
Reference in New Issue
Block a user