Explorar el Código

.gitignore : Initial commit.

master
kevin hace 3 años
padre
commit
d1c21fa48f
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore Ver fichero

@@ -0,0 +1,4 @@
1
+*.elf
2
+*.hex
3
+*.pyc
4
+_autosave*

Loading…
Cancelar
Guardar