Updated .gitignore
.
This commit is contained in:
parent
92d62d05e8
commit
5212d63b29
1 changed files with 9 additions and 1 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,3 +1,11 @@
|
|||
# Junk files
|
||||
*.bak
|
||||
*.swp
|
||||
*~
|
||||
.DS_Store
|
||||
._*
|
||||
|
||||
# Firmware files
|
||||
*.hex
|
||||
*.bin
|
||||
*.uf2
|
Loading…
Reference in a new issue