From c2677ae3c8a5cd227a8f9ed8dde39a204242d452 Mon Sep 17 00:00:00 2001 From: Tnze Date: Sat, 25 Jan 2020 16:13:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0cf1315..8b0ec8b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ *.out cmd/test/test.go +.idea/ +.vscode/ \ No newline at end of file