Some file extensions added which we won't to track.
This commit is contained in:
parent
35cf5ba2e9
commit
5b102adff3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -6,4 +6,7 @@ firmware/.dep
|
||||||
*.elf
|
*.elf
|
||||||
*.lst
|
*.lst
|
||||||
*.lss
|
*.lss
|
||||||
|
*.eep
|
||||||
|
*.map
|
||||||
|
*.sym
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue