Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 26s
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / ♿ WCAG (push) Has been cancelled
Build & Deploy / 🧪 QA (push) Has been cancelled
Build & Deploy / 🛡️ Quality Gates (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
29 lines
322 B
Plaintext
29 lines
322 B
Plaintext
node_modules
|
|
.next
|
|
.DS_Store
|
|
public/uploads
|
|
|
|
# Lighthouse CI
|
|
.lighthouseci/
|
|
lighthouserc.cjs
|
|
.lighthouserc.json
|
|
|
|
# Directus
|
|
directus/uploads
|
|
!directus/extensions/
|
|
!directus/schema/
|
|
!directus/migrations/
|
|
|
|
.next-docker
|
|
|
|
# Pa11y CI
|
|
.pa11yci/
|
|
|
|
.htmlvalidate-tmp
|
|
|
|
# Turborepo
|
|
.turbo
|
|
|
|
# Test Outputs
|
|
html-errors*.json
|
|
reference/ |