Skip to content

Commit b6444b3

Browse files
committed
ignore DS_Store files
1 parent 33a18f9 commit b6444b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ yarn-error.log
77
*.tgz
88

99
.nxcache
10-
packages/**/yarn.lock
10+
packages/**/yarn.lock
11+
12+
.DS_Store

0 commit comments

Comments
 (0)