# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# User-generated content and cache
posts/
artifacts/

# User-specific configuration (but keep example config)
mardblog.config.json

# System files
*Store
