We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1164a6 commit be4c138Copy full SHA for be4c138
.gitignore
@@ -1,4 +1,7 @@
1
-#Compiled Arduino files
+# VSCode Junk
2
+.vscode/
3
+
4
+# Compiled Arduino files
5
*.elf
6
*.hex
7
*.bin
0 commit comments