Skip to content

Commit 6585a29

Browse files
chore: add .claude/ to gitignore
Remove local Claude Code files from tracking. These are user-specific local configuration files. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3483166 commit 6585a29

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

.claude/ralph-loop.local.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,6 @@ $RECYCLE.BIN/
9494
*.lnk
9595

9696
# End of https://www.toptal.com/developers/gitignore/api/rust,macos,windows,linux
97+
98+
# Claude Code local files
99+
.claude/

0 commit comments

Comments
 (0)