# Runtime logs
Arcfall.log
*.log

# Backup files left by past edit sessions
*.bak.*
*.work
*.old

# Local user state — settings/cache that should not be tracked across machines
data/local/**
**/cache/
**/cache.dat

# IDE / OS junk
.DS_Store
Thumbs.db
.vscode/
.idea/
