Merge pull request #20 from achillesrasquinha/patch-2

Add .DS_Store to .gitignore
This commit is contained in:
Faris Ansari 2018-04-02 18:04:33 +05:30 committed by GitHub
commit 4896d15961
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