diff --git a/.gitignore b/.gitignore index 0e2eeaf8..632cb9a4 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,8 @@ yarn-error.log # for debug or playing sandbox -*.log \ No newline at end of file +*.log + +# Claude Code local files +CLAUDE.local.md +settings.local.json \ No newline at end of file