aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorShizZy <[email protected]>2013-09-04 21:02:07 -0400
committerShizZy <[email protected]>2013-09-04 21:02:07 -0400
commit3fc25f4801b7668345658fb6755ecd4bfdd182dc (patch)
tree024464d59b6804be9a0a6e8c16903cbbf0519576
parent4ca6d6452e3684c2d232ed00389379b28cb0a0c9 (diff)
downloadyuzu-mainline-3fc25f4801b7668345658fb6755ecd4bfdd182dc.tar.gz
yuzu-mainline-3fc25f4801b7668345658fb6755ecd4bfdd182dc.zip
updated .gitignore to include temporary files created by MSVS
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 620d3dc8a..6de2c2720 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,9 @@
*.lai
*.la
*.a
+
+# MSVS temporary files
+*.suo
+*.user
+*.sdf
+*.opensdf