From cba3e210741ddf73ab1bef62222b2f121e7a9c19 Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Tue, 28 Apr 2026 10:48:42 +0900 Subject: [PATCH] chore: update gitignore for team-mode artifacts --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cc08a13f1..f96ba25a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ # Dependencies -.sisyphus/* -!.sisyphus/rules/ +.sisyphus/ node_modules/ # Build output