Browse Source

ignore vendor directory (#3033)

Mahmudul Haque 6 years ago
parent
commit
5c5a1b536b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Go.gitignore

+ 3 - 0
Go.gitignore

@@ -10,3 +10,6 @@
 
 # Output of the go coverage tool, specifically when used with LiteIDE
 *.out
+
+# Dependency directories (remove the comment below to include it)
+# vendor/