summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7ae0d8e..7728d06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,4 +25,7 @@ pnpm-debug.log*
.astro
examples/
-tmp/ \ No newline at end of file
+tmp/
+
+# Claude Code
+.claude/settings.local.json \ No newline at end of file