diff --git a/.gitignore b/.gitignore index 4dfbe1823f..d289ca45b6 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,6 @@ swiftlint/* # Sample app samples/*/.env + +# Local Claude Code settings that should not be committed +.claude/settings.local.json