__pycache__/
*.py[cod]
*.pyo
.Python
build/
dist/
*.egg-info/
.eggs/
.venv/
venv/
env/
.env
*.env
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
*.log
.DS_Store
Thumbs.db
node_modules/
.next/
out/
