Added a .gitignore to clean up git status' output.

This commit is contained in:
Markus Hitter 2010-07-23 12:51:56 +02:00
parent 81fd2c3773
commit b655480583
1 changed files with 15 additions and 0 deletions

15
mendel/.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
*.o
*.elf
*.lst
*.map
*.sym
*.lss
*.eep
*.srec
*.bin
*.hex
*.al
*.i
*.s
*~