Update .gitignore
This commit is contained in:
parent
79345ca72d
commit
1549705b96
|
|
@ -17,6 +17,11 @@ $RECYCLE.BIN/
|
|||
# Windows shortcuts
|
||||
*.lnk
|
||||
|
||||
# Arduino debug
|
||||
debug.cfg
|
||||
debug_custom.json
|
||||
*.svd
|
||||
|
||||
# =========================
|
||||
# Operating System Files
|
||||
# =========================
|
||||
|
|
|
|||
Loading…
Reference in New Issue