Skip to content

Commit 7c8804f

Browse files
committed
Add DS_Store to gitignore
1 parent b456fa6 commit 7c8804f

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
@@ -6,4 +6,5 @@ envs
66
gatsby-*
77
node_modules
88
public
9-
src
9+
src
10+
.DS_Store

0 commit comments

Comments
 (0)