24 lines
299 B
Plaintext
24 lines
299 B
Plaintext
# Sensitive files - NEVER sync
|
|
.credentials.json
|
|
*.local.json
|
|
.env
|
|
.env.*
|
|
|
|
# Cache and temporary files
|
|
cache/
|
|
debug/
|
|
downloads/
|
|
file-history/
|
|
history.jsonl
|
|
paste-cache/
|
|
plans/
|
|
projects/
|
|
session-env/
|
|
shell-snapshots/
|
|
stats-cache.json
|
|
statsig/
|
|
tasks/
|
|
telemetry/
|
|
todos/
|
|
plugins/
|