Add .DS_Store to ignore patterns

This commit is contained in:
Alexandr Loskutov 2017-09-13 19:05:12 +03:00 committed by GitHub
parent 5a83827c5e
commit e93ef9389f

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
*.gzip
*.gz
.vscode
.DS_Store