| commit | 2dacb87f6d4354a48418d109ae6ab45efdd117bc | [log] [tgz] | 
|---|---|---|
| author | liuruiyiyang <245422695@qq.com> | Wed Sep 04 15:21:10 2019 +0800 | 
| committer | liuruiyiyang <245422695@qq.com> | Wed Sep 04 15:21:10 2019 +0800 | 
| tree | ecdcf1d9d2c1e21b6d0c74dffdb562d129628495 | |
| parent | 5ba483e390e1dbc02383d30025c595e6fca2feb3 [diff] | 
add go.sum to .gitignore
diff --git a/.gitignore b/.gitignore index 34bab27..c08ca95 100644 --- a/.gitignore +++ b/.gitignore
@@ -88,3 +88,4 @@ **/*.zip **/zz_generated.deepcopy.go **/zz_generated.openapi.go +**/go.sum \ No newline at end of file