Updated .gitignore
.
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,3 +1,11 @@
|
||||
# Junk files
|
||||
*.bak
|
||||
*.swp
|
||||
*~
|
||||
.DS_Store
|
||||
._*
|
||||
|
||||
# Firmware files
|
||||
*.hex
|
||||
*.bin
|
||||
*.uf2
|
||||
*.uf2
|
||||
|
Reference in New Issue
Block a user