# Credentials — never commit these
.env

# Generated PDFs
output/

# Python
__pycache__/
*.pyc
*.pyo
