Explorar el Código

updated gitignore again

Nicolas Winkler hace 8 años
padre
commit
88a6652559
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -5,6 +5,7 @@
 Debug/*
 x64/*
 x86/*
+.vs/*
 
 # object files
 *.o