Explorar el Código

Add a gitignore so we never commit anything in build

Getty Ritter hace 5 años
padre
commit
f02002d093
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1 +1,2 @@
 *~
+build