We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
moby
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add "vendor/pkg/" to .gitignore now that we "go test -i"
Tianon Gravi
11 years ago
parent
ac5bc86771
commit
4870265a9f
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -17,3 +17,4 @@ docs/_templates
bundles/
bundles/
.hg/
.hg/
.git/
.git/
+vendor/pkg/