add .gitignore for firmare .elf / .bin

This commit is contained in:
Harald Welte 2012-01-15 21:18:21 +01:00
parent fe8242652a
commit c2c221703d
1 changed files with 2 additions and 0 deletions

2
firmware/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.elf
*.bin