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.

7
.gitignore vendored
View File

@@ -76,7 +76,7 @@ typings/
# nuxt.js build output
.nuxt
# react / gatsby
# react / gatsby
public/
# vuepress build output
@@ -89,4 +89,7 @@ public/
.fusebox/
# DynamoDB Local files
.dynamodb/
.dynamodb/
# macOS Finder metadata
.DS_Store