From 76cfcbf254fa4a6ed792777cb7f8606bae391e73 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期四, 19 十二月 2019 15:44:36 +0800
Subject: [PATCH] fix remove to removeAll

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

diff --git a/.gitignore b/.gitignore
index 7868313..5f02d6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
 .vscode
 .idea
-go.mod
-go.sum
 webserver.exe
+webserver
 docs
\ No newline at end of file

--
Gitblit v1.8.0