Skip to content

Commit 4f5adf4

Browse files
Gitignore Claude Code local config
claude.local.md and .claude/ were only excluded via personal, machine-local git config (.git/info/exclude and a global ~/.gitignore), so a fresh clone or another contributor's machine wouldn't have the same protection. Commit the exclusion instead.
1 parent 497547b commit 4f5adf4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,7 @@ node_modules
7575
tests/cypress/videos
7676
tests/cypress/screenshots
7777
$null
78+
79+
# Claude Code personal config/skills - not meant to be shared
80+
claude.local.md
81+
.claude/

0 commit comments

Comments
 (0)