.env .env.local *.key *.pem # Python __pycache__/ *.py[cod] *$py.class *.so .Python venv/ .venv/ env/ ENV/ .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ dist/ build/ *.egg-info/ # IDE .vscode/ *.log logs/ build/ .aider* !.aider.conf.yml