Skip to content

Commit 28c86ec

Browse files
committed
adds ds store to gitignore
1 parent ec75b5a commit 28c86ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ logs
44
npm-debug.log*
55
yarn-debug.log*
66
yarn-error.log*
7+
.DS_Store
78

89
# Coverage directory used by tools like istanbul
910
coverage

0 commit comments

Comments
 (0)