commit 0b816eead36894a01e5a447c31e95cad966f6f6c Author: Alexander Davis Date: Sat Jun 19 17:22:57 2021 +0100 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