We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41418a8 commit 9fe8bd3Copy full SHA for 9fe8bd3
1 file changed
.gitignore
@@ -64,3 +64,10 @@ target/
64
65
# Ipython Notebook
66
.ipynb_checkpoints
67
+
68
+# macOS
69
+.DS_Store
70
71
+# Claude Code (local-only state)
72
+.claude/settings.local.json
73
+.claude/worktrees/
0 commit comments