Skip to content

Commit 33db189

Browse files
committed
Update gitignore
1 parent e4c3d26 commit 33db189

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,7 @@ dist
127127
.yarn/unplugged
128128
.yarn/build-state.yml
129129
.yarn/install-state.gz
130-
.pnp.*
130+
.pnp.*
131+
132+
# macOS files
133+
**/.DS_Store

0 commit comments

Comments
 (0)