From bcffe049acc4d80b21d923f5c002496c280d5668 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期六, 02 十一月 2019 16:59:57 +0800
Subject: [PATCH] fix count mechine limit 65535

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

diff --git a/.gitignore b/.gitignore
index e69de29..eac00a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,5 @@
+.idea
+.vscode
+logs
+target
+.iml
\ No newline at end of file

--
Gitblit v1.8.0