Sfoglia il codice sorgente

Add vendor folder to Go.gitignore

pull/2121/head
futabooo 7 anni fa
parent
commit
14740a52c5
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      Go.gitignore

+ 3
- 0
Go.gitignore Vedi File

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

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

# external packages folder
vendor/

Loading…
Annulla
Salva