From 8d952fcfbf847ec142831bb49d2e4af0d65c036c Mon Sep 17 00:00:00 2001 From: murashit Date: Mon, 20 Jul 2026 17:58:08 +0900 Subject: [PATCH] chore: ignore local pnpm store --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2e7fc121..bd5c2575 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules/ +.pnpm-store/ .stryker-tmp/ .jj/ .codex/