__pycache__/ *.py[cod] *$py.class *.so .Python .venv/ venv/ env/ .mypy_cache/ .ruff_cache/ .pytest_cache/ *.egg-info/ dist/ build/ .env .envrc .vscode/ .idea/