Add .claude to gitignore
This commit is contained in:
parent
43c44fc06c
commit
e1359d3f3c
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@ Icon\?
|
||||||
# Bundler for Rubygems
|
# Bundler for Rubygems
|
||||||
.bundle
|
.bundle
|
||||||
|
|
||||||
|
# direnv
|
||||||
|
.envrc
|
||||||
|
|
||||||
# Local Claude stuff
|
# Local Claude stuff
|
||||||
claude-scratchpad
|
claude-scratchpad
|
||||||
CLAUDE.local.md
|
CLAUDE.local.md
|
||||||
|
.claude
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue