Merge pull request #2002 from kazukazuinaina/update_gitignore

add .DS_Store in .gitignore
This commit is contained in:
Christian Brabandt 2019-11-21 17:48:24 +01:00 committed by GitHub
commit b9eb941201
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.DS_Store
doc/tags
*.lock
.vim-flavor