__pycache__/ *.pyc *.pyo *.pyd .pytest_cache/ .mypy_cache/ .ruff_cache/ .cache/ .venv/ venv/ .env .git/ .gitignore dist/ build/ *.egg-info/ .DS_Store