diff --git a/.gitignore b/.gitignore index 5a336f01c..b46a1ed57 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ working.png ruby/.rails5-gems web/.rails5-gems websocket-gateway/.rails5-gems -.pg_data/ \ No newline at end of file +.pg_data/ +# Claude Code local settings +.claude/settings.local.json