2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

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

6
.gitignore vendored
View file

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