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/
|
.vscode/
|
||||||
.run/
|
.run/
|
||||||
.claude/
|
.claude/
|
||||||
|
CLAUDE.md
|
||||||
|
*/CLAUDE.md
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
# OS
|
# OS
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue