diff --git a/.gitignore b/.gitignore index cd5863099..705a13d67 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ package.xml .phpunit.result.cache docs/_build tests/clover.xml + +# Local Claude Code settings that should not be committed +.claude/settings.local.json