We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 41f07cbCopy full SHA for 41f07cb
.gitignore
@@ -0,0 +1,11 @@
1
+# MakeCode
2
+built
3
+node_modules
4
+yotta_modules
5
+yotta_targets
6
+pxt_modules
7
+_site
8
+*.db
9
+*.tgz
10
+.header.json
11
+.simstate.json
0 commit comments