From dff259e0accf97376611f45c64ff477a13330f64 Mon Sep 17 00:00:00 2001 From: amtoaer Date: Wed, 27 Mar 2024 00:35:50 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e2f004a..edd0ac6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ **/target auth_data *.sqlite +*.json