From f4ddc2768d31d9abf6ec0db53ed1e386873f5915 Mon Sep 17 00:00:00 2001 From: xiaoyan Date: Tue, 23 May 2023 15:39:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4e2ca589..3e0cedc7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ .externalNativeBuild .cxx local.properties -./vtm/ \ No newline at end of file +/vtm/ \ No newline at end of file