**/node_modules
**/dist
**/.turbo
**/.cache
**/coverage
**/.wrangler
.git
.github
.vscode
.idea
e2e
server/test
**/*.test.ts
**/*.test.tsx
**/*.test.mjs
playwright-report
test-results
*.log
.env
.env.*
!.env.example
Dockerfile
docker-compose.yml
.dockerignore
