__pycache__/
*.pyc
*.pyo
.venv/
dist/
build/
*.egg-info/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.raincurve/
.env
.env.*
.DS_Store
Thumbs.db
