add built artifacts to gitignore

This commit is contained in:
Nero 2017-05-25 22:03:47 +00:00 committed by Nero
parent ed6e98095d
commit e81210ae82
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*.asm
*.elf
*.hex
*.map
*.o