Changed git ignore to ignore make output
This commit is contained in:
parent
86d1db21f7
commit
1265702325
7
.gitignore
vendored
7
.gitignore
vendored
@ -2,3 +2,10 @@
|
|||||||
Release
|
Release
|
||||||
Debug
|
Debug
|
||||||
*.componentinfo.xml
|
*.componentinfo.xml
|
||||||
|
*.elf
|
||||||
|
*.o
|
||||||
|
*.hex
|
||||||
|
*.srec
|
||||||
|
*.eeprom
|
||||||
|
*.lss
|
||||||
|
*.map
|
||||||
|
Loading…
Reference in New Issue
Block a user