Toggle navigation
Fairway Git Mirror
About
Refresh
Files
Commits
Stats
Network
docker
Commit 4870265a9f07b443fa06df07c50ddd6f13c9f13f
Browse code
Add "vendor/pkg/" to .gitignore now that we "go test -i"
Tianon Gravi
authored on 2013/10/19 03:18:13
Showing 1 changed files
.gitignore
index 5843eaf..8cf6616 100644
.gitignore
History
View file @ 4870265
...
...
@@ -17,3 +17,4 @@ docs/_templates
17
17
bundles/
18
18
.hg/
19
19
.git/
20
+vendor/pkg/