mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-05 19:07:41 +00:00
ignore elfs created from targets
This commit is contained in:
parent
2418d23529
commit
d3bdfff76e
4
.gitignore
vendored
4
.gitignore
vendored
@ -6,6 +6,10 @@
|
||||
*.elf
|
||||
*.ihex
|
||||
*.pyc
|
||||
*.sky
|
||||
*.redbee-econotag
|
||||
*.econotag
|
||||
*.native
|
||||
obj_*
|
||||
symbols.*
|
||||
Makefile.target
|
||||
|
Loading…
Reference in New Issue
Block a user