**/__pycache__
**/*.pyc
**/.pytest_cache
**/.ruff_cache
**/.mypy_cache
**/node_modules
**/.next
**/dist
**/build
**/coverage
**/.venv
**/.env
**/.env.*
!.env.example
.git
.github
legacy
docs
*.md
docker-compose*.yml
Makefile
infra
scripts
