summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorShizZy <shizzy@6bit.net>2013-09-05 03:02:07 +0200
committerShizZy <shizzy@6bit.net>2013-09-05 03:02:07 +0200
commit3fc25f4801b7668345658fb6755ecd4bfdd182dc (patch)
tree024464d59b6804be9a0a6e8c16903cbbf0519576 /.gitignore
parentadded emu_window.h to define interface to drawing to a window (diff)
downloadyuzu-3fc25f4801b7668345658fb6755ecd4bfdd182dc.tar
yuzu-3fc25f4801b7668345658fb6755ecd4bfdd182dc.tar.gz
yuzu-3fc25f4801b7668345658fb6755ecd4bfdd182dc.tar.bz2
yuzu-3fc25f4801b7668345658fb6755ecd4bfdd182dc.tar.lz
yuzu-3fc25f4801b7668345658fb6755ecd4bfdd182dc.tar.xz
yuzu-3fc25f4801b7668345658fb6755ecd4bfdd182dc.tar.zst
yuzu-3fc25f4801b7668345658fb6755ecd4bfdd182dc.zip
Diffstat (limited to '.gitignore')
-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