Files
cloudflare-domain-manager/.dockerignore
T
Denozordec 80b2e21d40
Build, Test, and Push CFDM Docker Image / test (push) Successful in 2m47s
Build, Test, and Push CFDM Docker Image / build-and-push (push) Failing after 1m48s
Build, Test, and Push CFDM Docker Image / update-wiki (push) Successful in 5s
Build, Test, and Push CFDM Docker Image / create-release (push) Has been skipped
chore: Update .dockerignore to exclude test files and directories for cleaner Docker builds
2026-06-22 14:58:34 +07:00

16 lines
123 B
Plaintext

.git
.cursor
data
**/target
**/node_modules
**/.turbo
**/dist
**/*.md
**/.git*
frontend
*.db
*.db-shm
*.db-wal
.env
.env.*