From 196d3d85495e334724cebff1a82cb724b29d5349 Mon Sep 17 00:00:00 2001 From: SharwOrange Date: Sat, 30 Dec 2023 15:19:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9.gittignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7d43ebc..bd09c59 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /venv config.toml -.vs \ No newline at end of file +.vs +.vscode \ No newline at end of file