diff --git a/.gitignore b/.gitignore index b74dd0a47e..cbfc0588b0 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ package-lock.json yarn.lock node_modules **/.proto_cache -**/.cache \ No newline at end of file +**/.cache +**/.DS_Store \ No newline at end of file