Skip to content

Commit 3578e32

Browse files
committed
add DS_Store to .gitignore
1 parent ed981c0 commit 3578e32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
/target
1+
.DS_Store
22
Cargo.lock
3+
/target
34
/.vscode
45
/.idea

0 commit comments

Comments
 (0)