# Larry runtime artifacts (created in $LARRY_HOME, not the source repo, but
# included here for defensive hygiene in case someone runs Larry from the repo dir).
sessions/
journal/
knowledge/
.env
bin/jq
bin/jq.exe
*.larry-prerollback.*
*.larry-tmp.*
.phi-notice-shown
.b64-py3-notice-shown
.last-stream-headers

# Editor / OS noise
.DS_Store
*.swp
*.swo
*~
.vscode/
.idea/

# Backup files from sed -i
*.bak
*.bak2
