Added 'elf' to gitignore
This commit is contained in:
parent
ae54b81f1c
commit
acea26c289
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
*.o
|
*.o
|
||||||
*.bin
|
*.bin
|
||||||
*.map
|
*.map
|
||||||
|
*.elf
|
||||||
tags
|
tags
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue