diff --git a/.gitignore b/.gitignore index 778ebeb..b084b0c 100644 --- a/.gitignore +++ b/.gitignore @@ -80,6 +80,9 @@ lint/tmp/ # Kotlin .kotlin/ +# Claude Code local state (per-user; not for sharing) +.claude/ + # OS generated files .DS_Store .DS_Store?