Ignore .e and .o even if outside obj_<target>

This commit is contained in:
George Oikonomou 2018-04-02 15:48:48 +01:00
parent 941d8457b4
commit 4bc9424dd3
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -7,6 +7,8 @@
*.elf *.elf
*.zip *.zip
*.d *.d
*.o
*.e
*.ihex *.ihex
*.pyc *.pyc
*~ *~