# PPTX output files
output/*.pptx

# Python cache
__pycache__/
*.pyc

# Temp files
temp_pages/
*.pdf
*.docx

# OS
.DS_Store
Thumbs.db
