From 37e5ada3a4fc5ce90fd0be5e4e58225007080e7a Mon Sep 17 00:00:00 2001 From: hanyixuanten Date: Fri, 14 Aug 2026 08:48:42 +0800 Subject: [PATCH] modified: .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b88a974..187eecc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ * !*.cpp !.gitignore -!.vscode/settings.json \ No newline at end of file +!.vscode/ +!.vscode/* \ No newline at end of file