added binary foo to gitignore

This commit is contained in:
Lucas Pleß 2014-04-17 11:19:32 +02:00
parent 9be0f3566d
commit ca3e271eab
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -33,3 +33,9 @@ nosetests.xml
.mr.developer.cfg
.project
.pydevproject
*.elf
*.hex
*.map
*.d
*.o