TenantAtlas/apps/website/.prettierignore
Ahmed Darrazi 871511e82c
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 49s
feat(website): finalize public content messaging updates
2026-05-25 01:06:05 +02: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.*