Răsfoiți Sursa

ignore vendor directory (#3033)

Mahmudul Haque 6 ani în urmă
părinte
comite
5c5a1b536b
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  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/