Skip to content

Commit db95661

Browse files
committed
Claude-el, no.
1 parent 545c66b commit db95661

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

.config/claude/settings.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"$schema": "https://json.schemastore.org/claude-code-settings.json",
3+
"includeCoAuthoredBy": false,
4+
"env": {
5+
"CLAUDE_CODE_DISABLE_FEEDBACK_SURVEY": "1",
6+
"DISABLE_TELEMETRY": "1",
7+
"DISABLE_ERROR_REPORTING": "1",
8+
"DISABLE_NON_ESSENTIAL_MODEL_CALLS": "1"
9+
}
10+
}

.config/git/ignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,5 @@ bower_components/
112112
/_target
113113
/leanpkg.path
114114
*.olean
115+
116+
**/.claude/settings.local.json

0 commit comments

Comments
 (0)