__pycache__/
*.pyc
.DS_Store

# transient log lock files (lost-update fix)
*.lock
*.lock.stale

# packaging artifacts
dist/
build/
*.egg-info
