Add vendor to improve building speed.
This also adds ability to be built in network-constrained environment.
This commit is contained in:
11
vendor/github.com/gin-gonic/gin/.gitignore
generated
vendored
Normal file
11
vendor/github.com/gin-gonic/gin/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
vendor/*
|
||||
!vendor/vendor.json
|
||||
coverage.out
|
||||
count.out
|
||||
test
|
||||
profile.out
|
||||
tmp.out
|
||||
|
||||
# Develop tools
|
||||
.idea/
|
||||
.vscode/
|
Reference in New Issue
Block a user