add .gitignore
parent
166baecfec
commit
ef664f18c0
@ -0,0 +1,8 @@
|
|||||||
|
*.eep
|
||||||
|
*.elf
|
||||||
|
*.hex
|
||||||
|
*.lss
|
||||||
|
*.map
|
||||||
|
*.sym
|
||||||
|
obj/
|
||||||
|
.dep/
|
Reference in New Issue