From b1939c0284937e6326b9bc7accf5adfefd1cf703 Mon Sep 17 00:00:00 2001 From: justsisyphus Date: Sun, 1 Feb 2026 14:43:30 +0900 Subject: [PATCH] chore: fix bun-build gitignore pattern to catch all variants --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5c4708d63..2f4f5ebf9 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,4 @@ yarn.lock test-injection/ notepad.md oauth-success.html -.188e87dbff6e7fd9-00000000.bun-build +*.bun-build