From 50462d9b005381c89dea9fe8b2f505cc489bcbc7 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期五, 11 十月 2019 19:50:52 +0800
Subject: [PATCH] set MaxUserEventSize=500K

---
 .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