Some checks failed
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Failing after 6s
Build & Deploy / 🔍 Prepare (push) Successful in 12s
Build & Deploy / 🧪 QA (push) Failing after 1m27s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 4s
31 lines
333 B
Plaintext
31 lines
333 B
Plaintext
node_modules
|
|
.next
|
|
.DS_Store
|
|
.pnpm-store
|
|
# lighthouse CI
|
|
.lighthouseci/
|
|
lighthouserc.cjs
|
|
.lighthouserc.json
|
|
|
|
# Legacy (Directus) cleanup
|
|
directus/uploads
|
|
|
|
.next-docker
|
|
|
|
# Pa11y CI
|
|
.pa11yci/
|
|
|
|
.htmlvalidate-tmp
|
|
|
|
# Turborepo
|
|
.turbo
|
|
|
|
# Test Outputs
|
|
html-errors*.json
|
|
reference/
|
|
# Database backups
|
|
backups/
|
|
|
|
# Local data / backups
|
|
.data/
|