.env
venv/
.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
output/
*.pdf
.DS_Store
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
*.log
