node_modules/
.pnpm-store/
.npm/
.yarn/
.yarn/cache/
.yarn/unplugged/
.yarn/build-state.yml
.yarn/install-state.gz
.git/
.gitattributes
.gitignore
.husky/
.vscode/
.idea/
dist/
build/
out/
.next/
.turbo/
coverage/
storybook-static/
*.tsbuildinfo
*.log
.env
.env.*
!.env.example
!.env.production.example
docker-data/
postgres-data/
redis-data/
minio-data/
tmp/
temp/
logs/
*.md
!README.md
.DS_Store
Thumbs.db
*.local
.vercel
.cache/
.eslintcache
jest-cache/
playwright-report/
test-results/
