Explorar el Código

added build directory to be ignored by git

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

+ 3 - 0
.gitignore

@@ -17,3 +17,6 @@
 *.user
 *.sdf
 *.opensdf
+
+# Build temporary files
+build/