Explorar el Código

.gitignore: add generated filenames

H. Peter Anvin hace 4 años
padre
commit
77f23aeac1
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -7,4 +7,11 @@
 *.obj
 *.lib
 *.exe
+*.bin
+*.eep
+*.elf
+*.hex
+*.lss
+*.map
+*.sym
 obj/