From e75990e4b704c34d3252c008e6e738705e5a332e Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Tue, 3 Feb 2026 08:19:27 +0000 Subject: [PATCH] fix: resolve CI workflow and file structure issues --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6e800b4..3e49ff1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ -# node_modules/ +node_modules/ dist/ .env *.log .DS_Store coverage/ -.nyc_output/* -.agent-workspaces/* -.tsbuildinfo +.nyc_output/ +*.tsbuildinfo +.agent-workspaces/