diff --git a/.gitignore b/.gitignore index 8f401d6..b4aa94e 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,7 @@ logs/ # Cache .cache/ -.parcel-cache/ \ No newline at end of file +.parcel-cache/ + +# Claude Code working directory +.claude/ \ No newline at end of file