Add .dockerignore
CI Pipeline / Lint & Build (push) Has been cancelled
CI Pipeline / Build & Push Docker Image (push) Has been cancelled

This commit is contained in:
2026-07-08 18:30:44 +08:00
parent 76be6eb766
commit 27737afa75
+17
View File
@@ -0,0 +1,17 @@
node_modules
npm-debug.log
.git
.gitignore
.gitea
.env
.env.local
.env.*.local
README.md
dist/*
!dist/.gitkeep
.vscode
.idea
*.md
.DS_Store
coverage
.nyc_output