Initial Claude Code settings

This commit is contained in:
root
2026-01-26 09:46:26 +01:00
commit 3c9a9112a7
6 changed files with 499 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# 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/