Skip to content

Commit 6b579c6

Browse files
committed
Add .DS_Store to gitignore
1 parent 9e5afcf commit 6b579c6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ Cargo.lock
44

55
.idea/
66
.vscode/
7-
*.iml
7+
*.iml
8+
9+
.DS_Store

0 commit comments

Comments
 (0)