Files
project-template/.dockerignore
T
xiaoxia 27737afa75
CI Pipeline / Lint & Build (push) Has been cancelled
CI Pipeline / Build & Push Docker Image (push) Has been cancelled
Add .dockerignore
2026-07-08 18:30:44 +08:00

18 lines
161 B
Plaintext

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