Skip to content

Commit 9118eb4

Browse files
committed
chore: add .claude/ to .gitignore
Prevent Claude Code settings from being accidentally committed.
1 parent 2a537d7 commit 9118eb4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,6 @@ poetry.toml
216216
# LSP config files
217217
pyrightconfig.json
218218

219-
# End of https://www.toptal.com/developers/gitignore/api/java,maven,python
219+
# End of https://www.toptal.com/developers/gitignore/api/java,maven,python
220+
# Claude Code
221+
.claude/

0 commit comments

Comments
 (0)