diff --git a/.gitignore b/.gitignore index 5f87fdbd5c..5f772be1b2 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ spy.log .kotlin **/tomcat.8080/webapps/ **/__pycache__ + +# Local Claude Code settings that should not be committed +.claude/settings.local.json