Skip to content

Commit 0fc10e0

Browse files
authored
chore: gitignore .claude directory (#7121)
Because we don't have any team-wide skills in this directory and it is easy to accidentally include .claude worktrees, settings, or skills in here that shouldn't be committed to version control (at least for now) <!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/celestiaorg/celestia-app/pull/7121" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end -->
1 parent 1bb67f1 commit 0fc10e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ tools/talis/talis
3737
.cache
3838
.gomodcache
3939
# Claude Code local settings
40-
.claude/*.local.json
40+
.claude/*

0 commit comments

Comments
 (0)