# Python __pycache__/ *.py[cod] *.egg-info/ build/ dist/ .eggs/ # venv .venv/ venv/ # Tooling .pytest_cache/ .mypy_cache/ .ruff_cache/ # Env/Secrets .env