Add .DS_Store to .gitignore
This commit is contained in:
parent
88486b5a07
commit
860418675d
2
.gitignore
vendored
2
.gitignore
vendored
@ -32,3 +32,5 @@ node_modules
|
|||||||
|
|
||||||
# npm debug logs
|
# npm debug logs
|
||||||
npm-debug.log.*
|
npm-debug.log.*
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user