From fb58dff31dec3792a1a79736fa1d27234b64661c Mon Sep 17 00:00:00 2001 From: damon92 Date: Thu, 28 Mar 2019 12:59:01 +0900 Subject: [PATCH] add ln path; add discovery --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ebc62b8..0ccbf07 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ bin/* pkg/* vendor/src +vendor/vendor doc/generate-api/* # Test binary, build with `go test -c` -- 2.34.1