commit 77782114600e7161b7cc75a24575871a102ab0a1 Author: Waylon Walker Date: Sat Mar 19 11:47:56 2022 -0500 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