Explorar el Código

Add suitable .gitignore to avoid build noise

Phil Hord hace 13 años
padre
commit
f3101e96d9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      Marlin/.gitignore

+ 2
- 0
Marlin/.gitignore Ver fichero

@@ -0,0 +1,2 @@
1
+*.o
2
+applet/

Loading…
Cancelar
Guardar