diff --git a/.gitignore b/.gitignore index 0e450fe..81199af 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,7 @@ google_cred/ *.safetensors # os cruft .DS_Store -Thumbs.db \ No newline at end of file +Thumbs.db +# editor / agent local state +.claude/settings.local.json +.claude/settings.local.json.tmp.* \ No newline at end of file