From 3747221005e67a50debbc14005bf87a88f4881c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AF=BB=E6=AC=A2?= Date: Thu, 13 Jun 2024 09:20:46 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E4=B8=80=E4=BA=9B=E4=BC=98=E5=8C=96?= =?UTF-8?q?=EF=BC=8C=E7=BC=96=E8=AF=91=E8=AF=95=E8=AF=95=E7=9C=8B=E8=83=BD?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ecc7292..54ec1d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ .idea cmake-build-debug -BUILD/ \ No newline at end of file +BUILD/ +.vs +CMakeSettings.json +build/ +out/ \ No newline at end of file