Stop tracking Next.js build output (.next)

This commit is contained in:
makearmy 2026-03-04 21:13:28 -05:00
parent 80d331c5c6
commit d1fc24f873
970 changed files with 6 additions and 10704 deletions

6
.gitignore vendored
View file

@ -1 +1,7 @@
!public/svgnest/**
# Next.js build output
.next/
# Node
node_modules/