From 0389da7f1a85ec4e210c71064ed1c9abaa0df8e5 Mon Sep 17 00:00:00 2001 From: "liangtie.qian" Date: Wed, 8 Nov 2023 14:11:29 +0800 Subject: [PATCH] update git ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7b6a50e..f275235 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ /msys64 /.out /.build -/vcpkg \ No newline at end of file +/vcpkg +settings.json \ No newline at end of file