Skip to content

Commit 251c9ac

Browse files
committed
ignore DS_Store
1 parent af4a2a6 commit 251c9ac

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,6 +1,6 @@
11
.vscode
22
.idea
3-
target/
3+
**/target
44
Cargo.lock
55
venv/
66

@@ -9,3 +9,4 @@ venv/
99

1010
/dist
1111

12+
**/.DS_Store

0 commit comments

Comments
 (0)