# LuaJIT bytecode
*.luac
*.ljbc

# Local runtime state
sessions/
memory.jsonl
*.log

# Editor scratch
.*.sw?
*~

# Local config overrides (committed config.lua is the example/default)
config.local.lua

# OS noise
.DS_Store
Thumbs.db
