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