Merge pull request #38 from dguo/remove-ds-store

Remove the .DS_Store file
This commit is contained in:
Ibrahim Ali
2019-11-30 16:59:15 -08:00
committed by GitHub
2 changed files with 5 additions and 2 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitignore vendored
View File

@@ -90,3 +90,6 @@ public/
# DynamoDB Local files # DynamoDB Local files
.dynamodb/ .dynamodb/
# macOS Finder metadata
.DS_Store