# Runtime output
output/

# macOS
__MACOSX/
.DS_Store

# Python
__pycache__/
*.pyc

# Environment (contains secrets)
.env
