From 3137888dc29b9af5459cd6eb92ed463d3786b0fa Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期四, 23 四月 2020 10:18:57 +0800
Subject: [PATCH] Merge branch 'master' of ssh://192.168.5.5:29418/pubsub/protomsg

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

diff --git a/.gitignore b/.gitignore
index f323e83..dc5c959 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
 *.o
 *.a
 *.so
+.idea
+.vscode
 
 # Folders
 _obj
@@ -22,4 +24,3 @@
 *.exe
 *.test
 
-*.pb.go

--
Gitblit v1.8.0