Ignore build sources
This commit is contained in:
parent
cdb3d18dde
commit
e7cf27851f
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -8,3 +8,12 @@ sym-lib-table
|
||||||
*-backup
|
*-backup
|
||||||
plot
|
plot
|
||||||
fp-info-cache
|
fp-info-cache
|
||||||
|
|
||||||
|
*.o
|
||||||
|
*.a
|
||||||
|
*.elf
|
||||||
|
*.bin
|
||||||
|
*.hex
|
||||||
|
*.lst
|
||||||
|
*.map
|
||||||
|
*.srec
|
||||||
|
|
Loading…
Reference in a new issue