# binaries
*.exe
*.dll
*.so
*.dylib

# build artifacts
/bin/

# runtime data
data/events.jsonl

# local prompts
prompt*.txt
