diff --git a/.gitignore b/.gitignore index 1c5578c..d2dae2a 100755 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,7 @@ .idea/* # ignore the TODO list -TODO.md \ No newline at end of file +TODO.md + +# ignore Claude Code files +CLAUDE*.md \ No newline at end of file