Parcourir la source

Add vendor folder to Go.gitignore

pull/2121/head
futabooo il y a 7 ans
Parent
révision
14740a52c5
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3
    0
      Go.gitignore

+ 3
- 0
Go.gitignore Voir le fichier

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

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

# external packages folder
vendor/

Chargement…
Annuler
Enregistrer