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
|
||||
*.zip
|
||||
*.d
|
||||
*.o
|
||||
*.e
|
||||
*.ihex
|
||||
*.pyc
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user