From 9e4fe9a7780d3159a10d9b7f06052182878424bf Mon Sep 17 00:00:00 2001 From: JianFeeeee Date: Tue, 25 Aug 2026 19:53:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=B6=E5=93=81=E5=8C=85=E6=8E=92?= =?UTF-8?q?=E9=99=A4=E6=9E=84=E5=BB=BA=E7=BC=93=E5=AD=98=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cjpm.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/cjpm.toml b/cjpm.toml index 0ab18a1..feed3d8 100644 --- a/cjpm.toml +++ b/cjpm.toml @@ -8,6 +8,7 @@ output-type ="dynamic" repository = "https://gitcode.com/JianFeeeee/LuaCangjia_api.git" homepage = "https://atomgit.com/JianFeeeee/LuaCangjia_api" include = ["src","lib","build.cj"] +exclude = ["lib/build/**","test/build/**","test/generated_scripts/**","build-script-cache/**","target/**"] [dependencies]