Skip to content

Commit 5212d63

Browse files
committed
Updated .gitignore.
1 parent 92d62d0 commit 5212d63

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Junk files
2+
*.bak
3+
*.swp
4+
*~
5+
.DS_Store
6+
._*
7+
8+
# Firmware files
19
*.hex
210
*.bin
3-
*.uf2
11+
*.uf2

0 commit comments

Comments
 (0)