From 457fa873946bd5edb53ade2fdcea75b1e46bfa55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=A3=A8=EB=B0=80LuMir?= Date: Thu, 6 Nov 2025 15:19:19 +0900 Subject: [PATCH] chore: update `.gitignore` to exclude shared workflows --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6c83658..5f658fa 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,4 @@ versions.json .env # Automatically generated files by GitHub Actions workflow -tools/update-readme.js +/.shared-workflows