From bea3ee8157bcdb6286a701b2cb51179486b214dd Mon Sep 17 00:00:00 2001 From: Brent Schroeter Date: Fri, 3 Apr 2026 11:27:47 -0700 Subject: [PATCH] add .next to helix ignore file --- assets/helix/ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/helix/ignore b/assets/helix/ignore index c3936bd..17673e0 100644 --- a/assets/helix/ignore +++ b/assets/helix/ignore @@ -3,3 +3,4 @@ node_modules dist target zig-out +.next