diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 549ac34..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 18af786..a310cc1 100644 --- a/.gitignore +++ b/.gitignore @@ -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/ \ No newline at end of file +.dynamodb/ + +# macOS Finder metadata +.DS_Store