first commit

This commit is contained in:
zhbaor 2021-10-30 23:20:58 +08:00
commit 71af632d64
20 changed files with 1964 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__
.vscode
node_modules