All checks were successful
Deploy to Staging / Build Images (push) Successful in 20s
Deploy to Staging / Deploy to Staging (push) Successful in 27s
Deploy to Staging / Verify Staging (push) Successful in 6s
Deploy to Staging / Notify Staging Ready (push) Successful in 5s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
20 lines
249 B
Plaintext
20 lines
249 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 |