Skip to content

Commit a11aa5d

Browse files
committed
chore: update .gitignore to exclude .DS_Store files
1 parent 3910451 commit a11aa5d

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
@@ -1,3 +1,5 @@
11
/target
22
**/*.rs.bk
33
*.cbor
4+
.DS_Store
5+
**/.DS_Store

0 commit comments

Comments
 (0)