Skip to content

Commit 92e08cf

Browse files
committed
ignore .DS_Store
1 parent 9e760b7 commit 92e08cf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ yarn*
77
coverage/*
88
!coverage/badge-lines.svg
99
!coverage/coverage-summary.json
10-
package-lock*
10+
package-lock*
11+
12+
# misc
13+
.DS_Store

0 commit comments

Comments
 (0)