Includes: - Global CLAUDE.md instructions - User settings and permissions (settings.json) - Plugin configuration - Skills as submodules: claude-skill-git-gitea, docker-service-architecture
25 lines
393 B
Plaintext
25 lines
393 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/
|
|
|
|
# Plugin caches and state (auto-regenerated)
|
|
plugins/cache/
|
|
plugins/marketplaces/
|
|
plugins/repos/
|
|
plugins/install-counts-cache.json
|
|
plugins/known_marketplaces.json
|