# Crush internal state
.crush/

# OS/editor
.DS_Store
*.swp
*.swo
*~
\#*\#
.\#*

# Python bytecode
__pycache__/
*.pyc

# Temporary files
*.tmp
*.bak
*.log.tmp
