From 0d576f22185145c19dbf998fd552501da1614163 Mon Sep 17 00:00:00 2001 From: wanghaolong Date: Thu, 25 Jun 2026 15:34:32 +0800 Subject: [PATCH] Modified .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7805557..d828f00 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,6 @@ Desktop.ini *.workspace # General workspace files, can be from various tools *.suo # Visual Studio Solution User Options *.sln.docstates # Visual Studio + + +.vscode/ \ No newline at end of file