From 9eb2fccd6731e82d74c2a6dea61164f80d72b673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E8=8C=B6=E6=B8=85=E6=AC=A2?= Date: Tue, 30 Nov 2021 21:55:45 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 682c5f7..82e33ab 100644 --- a/.gitignore +++ b/.gitignore @@ -13,10 +13,10 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out - +.vscode/ # Dependency directories (remove the comment below to include it) # vendor/ logs ok-admin .scannerwork/ -transform/migrate_test.go \ No newline at end of file +transform/migrate_test.go