From 142c4d88bcba9d933c07fdd2865b7e89419e9d52 Mon Sep 17 00:00:00 2001 From: yang Date: Fri, 27 Nov 2020 22:19:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.gitignore'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index f4d432a..b010eec 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,9 @@ # Dependency directories (remove the comment below to include it) # vendor/ +/bin/ +/go.sum +.idea/ + + +test \ No newline at end of file