Ignore .e and .o even if outside obj_<target>
This commit is contained in:
parent
941d8457b4
commit
4bc9424dd3
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,6 +7,8 @@
|
|||||||
*.elf
|
*.elf
|
||||||
*.zip
|
*.zip
|
||||||
*.d
|
*.d
|
||||||
|
*.o
|
||||||
|
*.e
|
||||||
*.ihex
|
*.ihex
|
||||||
*.pyc
|
*.pyc
|
||||||
*~
|
*~
|
||||||
|
Loading…
Reference in New Issue
Block a user