# Local working trees and build artifacts
workspace/
cache/
logs/
tmp/

# Python
__pycache__/
*.pyc

# Editor/system
.DS_Store
*~
