Add .gitignore

This commit is contained in:
Rogerz Zhang 2013-01-04 20:30:53 +08:00
parent 266dbb79cc
commit 1b1198e02a
1 changed files with 12 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
*.pyc
*.map
*.dblite
*.elf
*.bin
*.hex
*.axf
*.exe
*.pdb
*.idb
*.ilk
build