target/
**/target/
node_modules/
**/node_modules/
dist/
**/dist/
build/
**/build/
.next/
**/.next/
.gradle/
**/.gradle/
.pytest_cache/
**/.pytest_cache/
__pycache__/
**/__pycache__/
*.pyc
*.tsbuildinfo
.claude-flow/
**/.claude-flow/
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp
*.swo
*.log
.env
.env.*
!.env.example
!.env.*.example
