ソースを参照

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