add built artifacts to gitignore
This commit is contained in:
parent
ed6e98095d
commit
e81210ae82
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
*.asm
|
||||
*.elf
|
||||
*.hex
|
||||
*.map
|
||||
*.o
|
Loading…
Add table
Add a link
Reference in a new issue