node_modules
.next
.git
.gitignore
.env*
!.env.docker.example
supabase/
**/__tests__/
**/*.test.ts
**/*.test.tsx
**/*.spec.ts
tests/
.claude/
.github/
.vscode/
*.md
!README.md
docs/*.md
!docs/DOCKER.md
LICENSE
docker-compose*.yml
