From 93421c83d94932bc9dc6b157703c80d5baaa0e0c Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期二, 15 十二月 2020 17:42:56 +0800 Subject: [PATCH] 添加CameraPolygonRelation --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 706fd07..1d5b0c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .idea .vscode +go.mod +go.sum \ No newline at end of file -- Gitblit v1.8.0