gitignore for chache, json and .elf
This commit is contained in:
parent
4fab8ca207
commit
1e76066400
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,3 +4,6 @@
|
|||
*.a
|
||||
build
|
||||
driver
|
||||
*.elf
|
||||
*.json
|
||||
.cache
|
||||
|
|
Loading…
Reference in a new issue