mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-13 05:25:14 +01:00
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
|
*.lai
|
||||||
*.la
|
*.la
|
||||||
*.a
|
*.a
|
||||||
|
|
||||||
|
# MSVS temporary files
|
||||||
|
*.suo
|
||||||
|
*.user
|
||||||
|
*.sdf
|
||||||
|
*.opensdf
|
||||||
|
Loading…
Reference in New Issue
Block a user