소스 검색

ignore vendor directory (#3033)

Mahmudul Haque 6 년 전
부모
커밋
5c5a1b536b
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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/