commit 3b515464fc02912fd85a8934c1ff9f77826deef1 Author: htc805 <32036055+htc805@users.noreply.github.com> Date: Sun Mar 6 10:59:21 2022 +0800 初始化空的 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