mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-14 17:20:06 +00: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
|
||||
*.la
|
||||
*.a
|
||||
|
||||
# MSVS temporary files
|
||||
*.suo
|
||||
*.user
|
||||
*.sdf
|
||||
*.opensdf
|
||||
|
Loading…
Reference in New Issue
Block a user