TenantAtlas/apps/website/.prettierignore
ahmido 44e472ec18 feat(website): finalize public content messaging updates (#396)
## Summary
- refresh website copy and structured content datasets
- update docs content in EN and default locales
- adjust website UI auth-related components and smoke tests
- add Spec Kit artifacts for feature 404 public content messaging

## Validation
- committed and pushed from branch `404-public-content-messaging`

## Target
- base branch: `website-dev`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #396
2026-05-24 23:06:38 +00:00

15 lines
152 B
Plaintext

node_modules/
dist/
build/
coverage/
.astro/
playwright-report/
test-results/
blob-report/
package-lock.json
yarn.lock
pnpm-lock.yaml
*.log
.env
.env.*