feat: 👷 添加自动构建功能

This commit is contained in:
2023-02-08 08:54:17 +08:00
parent a85c385180
commit be198b6046
3 changed files with 59 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.vscode/
.idea/
node_modules/
dist/
**/*.log
LICENSE
README.md
README.en.md