From 76d2aa33d0edebfc02cd9a3e57c3597ef66f6c90 Mon Sep 17 00:00:00 2001 From: 3136352472 <3136352472> Date: Mon, 18 May 2020 16:53:33 +0800 Subject: [PATCH] fix --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aa58dc0..925169d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -.idea \ No newline at end of file +.idea +build \ No newline at end of file