瀏覽代碼

updated .gitignore to include temporary files created by MSVS

ShizZy 13 年之前
父節點
當前提交
3fc25f4801
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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