diff --git a/.gitignore b/.gitignore index 51b74dd..d8c8570 100644 --- a/.gitignore +++ b/.gitignore @@ -167,4 +167,8 @@ gemini-repo.md .claude # Memory Bank (optional - can be committed for shared context) -# memory-bank \ No newline at end of file +memory-bank/ + +# Claude local settings +@.claude/ +@memory-bank/ \ No newline at end of file