Skip to content

Commit 2e6d855

Browse files
authored
chore: add .DS_Store to .gitignore
Signed-off-by: LongYinan <lynweklm@gmail.com>
1 parent c2f9706 commit 2e6d855

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@ node_modules
2323
# Claude Code
2424
.claude
2525

26+
.DS_Store
27+
2628
# NOTE: For non-project files such as `.vscode` or `.idea`, please add them to your `.gitignore_global`.
2729
# In `.gitconfig`, add `[core] excludesfile = ~/.gitignore_global`

0 commit comments

Comments
 (0)