From 92c710287b5467e11bda2fee568b4e45d868a870 Mon Sep 17 00:00:00 2001 From: Avery Felts Date: Sun, 25 Jan 2026 16:04:37 -0700 Subject: [PATCH] chore: update .gitignore to prevent .next duplicates --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0aa6b11..7677001 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ # next.js /.next/ +/.next*/ /out/ # production