Просмотр исходного кода

updated .gitignore to include temporary files created by MSVS

ShizZy 13 лет назад
Родитель
Сommit
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