commit ba252b0a1436943b7f29726cf2410c8e69dea47c Author: H. Saw <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Sat Oct 29 20:33:17 2022 +0800 Initialize empty repo diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d2196e7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# MakeCode +built +node_modules +yotta_modules +yotta_targets +pxt_modules +_site +*.db +*.tgz +.header.json +.simstate.json