Some checks failed
Deploy to Staging / Build Images (push) Successful in 21s
Deploy to Staging / Deploy to Staging (push) Failing after 5s
Deploy to Staging / Verify Staging (push) Has been skipped
Deploy to Staging / Notify Staging Ready (push) Has been skipped
Deploy to Staging / Notify Staging Failure (push) Successful in 6s
23 lines
325 B
Plaintext
23 lines
325 B
Plaintext
node_modules/
|
|
.env
|
|
.env.local
|
|
.env.backup
|
|
dist/
|
|
*.log
|
|
.DS_Store
|
|
coverage/
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
.venv
|
|
.playwright-mcp
|
|
|
|
# K8s-aligned secret mounts (real files ignored; examples committed)
|
|
secrets/**
|
|
!secrets/
|
|
!secrets/**/
|
|
!secrets/**/*.example
|
|
|
|
# Traefik ACME certificates (contains private keys)
|
|
data/traefik/acme.json |