Skip to content

Commit 4d0f583

Browse files
committed
feat:增加对.DS_Store的过滤
1 parent d2f90f9 commit 4d0f583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ logs
44
npm-debug.log*
55
yarn-debug.log*
66
yarn-error.log*
7-
7+
*.DS_Store
88
# Dependency directories
99
node_modules/
1010

0 commit comments

Comments
 (0)