创建
Some checks failed
构建并运行 Docker / build (push) Failing after 5m1s

This commit is contained in:
2025-07-29 13:52:36 +08:00
parent 64a947f435
commit e6fa94efa0
7 changed files with 160 additions and 5 deletions

18
.dockerignore Normal file
View File

@ -0,0 +1,18 @@
node_modules
npm-debug.log
.git
.gitignore
README.md
.env
.nyc_output
coverage
.DS_Store
*.log
.svelte-kit
build
dist
.vscode
.idea
*.swp
*.swo
*~