Skip to content

Commit 8ccb881

Browse files
committed
Add .DSstore file to gitignore
1 parent eaf20f8 commit 8ccb881

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
/test/dummy/storage/
1010
/test/dummy/tmp/
1111
/test/dummy/lib/playground/personal/
12-
node_modules
12+
node_modules
13+
*.DS_Store

0 commit comments

Comments
 (0)