Skip to content

Commit 50bd70b

Browse files
authored
improve: ignore DS_Store for mac (#3375)
1 parent 2d1a9bd commit 50bd70b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ target/
1818

1919
docs/content/en/docs/testindex/
2020
.claude/
21+
.DS_Store
22+

0 commit comments

Comments
 (0)