Add LUFA .gitignore file.

This commit is contained in:
Dean Camera 2013-05-09 11:44:47 +02:00
parent b7455af965
commit bf6cc44ab1
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
*.o
*.d
*.elf
*.hex
*.eep
*.sym
*.bin
*.lss
*.map
*.vsix
*.bak
LUFA/StudioIntegration/ProjectGenerator/*
LUFA/StudioIntegration/DocBook/*