From ea113c77d705fe09388d4cd33574a9189b966c6d Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Sat, 22 Nov 2025 20:50:51 +0800 Subject: [PATCH] git ignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eb8311c..098e05e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .venv/ -.vecode/ \ No newline at end of file +.vscode/ \ No newline at end of file