Explorar el Código

updated .gitignore to include temporary files created by MSVS

ShizZy hace 13 años
padre
commit
3fc25f4801
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

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