From 9ffdb024c5fcc1dd353d3f37fcfdfa21bedba143 Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期三, 27 五月 2020 14:42:54 +0800 Subject: [PATCH] update ignore --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8365624..21292fe 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ *.exe *.test +.idea +go.mod +go.sum \ No newline at end of file -- Gitblit v1.8.0