mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-23 11:21:45 +00:00
Merge pull request #38 from dguo/remove-ds-store
Remove the .DS_Store file
This commit is contained in:
commit
d073b23c28
2 changed files with 5 additions and 2 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -90,3 +90,6 @@ public/
|
|||
|
||||
# DynamoDB Local files
|
||||
.dynamodb/
|
||||
|
||||
# macOS Finder metadata
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue