29 lines
454 B
Plaintext
29 lines
454 B
Plaintext
# 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
|
|
.api-key
|
|
.api-key.*
|
|
.oauth-optin-warned
|
|
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
|