Add superpowers plugin, skipDangerousModePermissionPrompt setting. Gitignore backups/, tasks/, and plugins/blocklist.json.
33 lines
498 B
Plaintext
33 lines
498 B
Plaintext
# Secrets - NEVER TRACK
|
|
.credentials.json
|
|
|
|
# Large/private conversation data
|
|
history.jsonl
|
|
|
|
# Runtime state and caches
|
|
stats-cache.json
|
|
debug/
|
|
telemetry/
|
|
statsig/
|
|
projects/
|
|
todos/
|
|
file-history/
|
|
shell-snapshots/
|
|
session-env/
|
|
ide/
|
|
cache/
|
|
chrome/
|
|
paste-cache/
|
|
plans/
|
|
|
|
# Plugin caches and state (auto-regenerated)
|
|
plugins/cache/
|
|
plugins/marketplaces/
|
|
plugins/repos/
|
|
plugins/install-counts-cache.json
|
|
plugins/known_marketplaces.json
|
|
plugins/installed_plugins.json
|
|
plugins/blocklist.json
|
|
backups/
|
|
tasks/
|