From 7042479d565ffd3086c6bfa6ddb45484402823cf Mon Sep 17 00:00:00 2001 From: zhangjiannan Date: Wed, 18 Sep 2024 11:00:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9gitignore=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 18b9d75ae..8f7eb31b1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ Temp/ /xcodes /obj /.vs +/.vscode