Added vendor dir to .gitignore

Signed-off-by: Michał Matczuk <michal@scylladb.com>
This commit is contained in:
Michał Matczuk
2019-11-07 23:28:45 +01:00
committed by Michal Matczuk
parent 180d58ce46
commit c4a576ccbb

5
.gitignore vendored
View File

@@ -10,6 +10,5 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
# Go vendor dir
vendor