.git
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
.venv
venv
.env
sessions/
logs/
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov/
.vscode/
.idea/
