added binary foo to gitignore
This commit is contained in:
parent
9be0f3566d
commit
ca3e271eab
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -33,3 +33,9 @@ nosetests.xml
|
||||||
.mr.developer.cfg
|
.mr.developer.cfg
|
||||||
.project
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
|
|
||||||
|
*.elf
|
||||||
|
*.hex
|
||||||
|
*.map
|
||||||
|
*.d
|
||||||
|
*.o
|
||||||
|
|
Loading…
Add table
Reference in a new issue