# Binary outputs — not useful for AI context
*.pdf

# Python bytecode
__pycache__/
*.pyc
*.pyo

# macOS artifacts
.DS_Store

# Editor temp files
*.swp
*.swo
*~
