Explorar el Código

added gitignore file to ignore compile results

teensy4-core
Matthias Lohr hace 11 años
padre
commit
1ac7ea9908
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore Ver fichero

@@ -0,0 +1,4 @@
*.elf
*.d
*.hex
*.o

Cargando…
Cancelar
Guardar