From 8767d760cde91644346397c6029c6e28d70f0f99 Mon Sep 17 00:00:00 2001 From: Magetsu!! <148205878+magetsu002@users.noreply.github.com> Date: Mon, 3 Aug 2026 00:46:19 +0000 Subject: [PATCH] fix: keep generated build output out of the worktree --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 872d5f6..5df0c82 100644 --- a/.gitignore +++ b/.gitignore @@ -141,3 +141,5 @@ dist vite.config.js.timestamp-* vite.config.ts.timestamp-* .vite/ +# OpsHaven generated build output +dist-readonly/