We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gitignore
1 parent 92d62d0 commit 5212d63Copy full SHA for 5212d63
1 file changed
.gitignore
@@ -1,3 +1,11 @@
1
+# Junk files
2
+*.bak
3
+*.swp
4
+*~
5
+.DS_Store
6
+._*
7
+
8
+# Firmware files
9
*.hex
10
*.bin
-*.uf2
11
+*.uf2
0 commit comments