From 07bec0e9c8a40c41c16fe489efdd3f855540740b Mon Sep 17 00:00:00 2001 From: wxzhang Date: Thu, 3 Mar 2022 21:18:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore?= 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 cafef6b..4691530 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /.vscode /node_modules -/demodata/languages \ No newline at end of file +/demo/apps/app/languages \ No newline at end of file