Skip to content

Commit 9ebfae7

Browse files
committed
fix: ignore all .DS_Store files
1 parent ffa3f85 commit 9ebfae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
target/
22
node_modules/
3+
.DS_Store

0 commit comments

Comments
 (0)