Skip to content

Commit 9fe8bd3

Browse files
authored
chore: ignore .DS_Store and local Claude Code state (#97)
1 parent 41418a8 commit 9fe8bd3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,10 @@ target/
6464

6565
# Ipython Notebook
6666
.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

Comments
 (0)