From 328a2022e41a95c68f70c83d04fa3e43ead8bfeb Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期五, 18 九月 2020 19:39:15 +0800
Subject: [PATCH] save event to sql_sync_his

---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8365624..ac4eecf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,6 @@
 
 *.exe
 *.test
+.idea
+go.mod
+go.sum

--
Gitblit v1.8.0