Add CLAUDE.md to gitignore
Local Claude Code configuration files should not be committed.
This commit is contained in:
parent
b93cf43c2a
commit
c5afe5ad88
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,6 +11,8 @@ site/
|
|||
.vscode/
|
||||
.run/
|
||||
.claude/
|
||||
CLAUDE.md
|
||||
*/CLAUDE.md
|
||||
*.iml
|
||||
|
||||
# OS
|
||||
|
|
|
|||
Loading…
Reference in a new issue