Skip to content

Commit 78a9a4b

Browse files
authored
[chore] gitignore: ignore macOS .DS_Store (#218)
1 parent a4c3691 commit 78a9a4b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ local.properties
5252
# Claude Code runtime files
5353
.claude/scheduled_tasks.lock
5454
.claude/worktrees/
55+
56+
# macOS
57+
.DS_Store

0 commit comments

Comments
 (0)