Skip to content

Commit d05d523

Browse files
committed
Add .DSstore file to gitignore
1 parent b0f4aa2 commit d05d523

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
@@ -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)