From 8b8c8d79d08f7366afffa7aaed7519cc9ec2debf Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 24 Oct 2023 11:33:15 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=BF=BD=E7=95=A5v2=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index d9f3c4034a..addd1cd263 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,9 @@ pnpm-debug.log* .flattened-pom.xml package-lock.json +/core/core-frontend/ +/core/core-backend/ +/sdk/common/ +/sdk/distributed/ +/sdk/api/ +/de-xpack/ \ No newline at end of file