From 558db2c345d4ff53c0515e084d77a61c7f8d27f5 Mon Sep 17 00:00:00 2001 From: tkisme Date: Fri, 17 May 2024 16:45:57 +0800 Subject: [PATCH] merge --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a7fc7d3..0ccc9e2 100644 --- a/.gitignore +++ b/.gitignore @@ -29,9 +29,9 @@ Thumbs.db *.key *.log bin/ +config.json # Develop tools .vscode/ .idea/ -*.swp -config.json \ No newline at end of file +*.swp \ No newline at end of file