fix: remove .next from git tracking, add to .gitignore

1334 cached files from web/.next/ were accidentally committed.
Added .next/ to both root and web/.gitignore.
This commit is contained in:
RockChinQ
2026-04-03 11:32:44 +08:00
parent a3bf522248
commit 7cfa83aac6
1336 changed files with 4 additions and 916267 deletions
+3
View File
@@ -52,3 +52,6 @@ src/langbot/web/
/dist
/build
*.egg-info
# Next.js build cache (legacy)
web/.next/