.env
*.env
!.env.example
.venv/
venv/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.pytest_cache/
output/debate_arena/
