Explorar el Código

Add vendor folder to Go.gitignore

pull/2121/head
futabooo hace 7 años
padre
commit
14740a52c5
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      Go.gitignore

+ 3
- 0
Go.gitignore Ver fichero

@@ -25,3 +25,6 @@ _testmain.go

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# external packages folder
vendor/

Cargando…
Cancelar
Guardar