Skip to content

Commit d77d57f

Browse files
committed
add .DS_Store to .gitignore
Signed-off-by: Jess Chitas <[email protected]>
1 parent 8317885 commit d77d57f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,5 @@ dist
128128
.yarn/build-state.yml
129129
.yarn/install-state.gz
130130
.pnp.*
131+
132+
.DS_Store

0 commit comments

Comments
 (0)