Add .DS_Store to .gitignore

This commit is contained in:
Achilles Rasquinha 2018-03-20 10:01:17 +05:30 committed by GitHub
parent 88486b5a07
commit 860418675d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -32,3 +32,5 @@ node_modules
# npm debug logs
npm-debug.log.*
.DS_Store