Initial Claude Code settings
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal 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/
|
||||
Reference in New Issue
Block a user