diff --git a/.gitignore b/.gitignore index aae98c8093..707e69360c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,8 @@ package-lock.json # vscode .vscode *.code-workspace -.history \ No newline at end of file +.history + +# claude +CLAUDE.md +/.claude \ No newline at end of file