mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-27 07:54:19 +00:00
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:
@@ -15,6 +15,7 @@
|
||||
|
||||
# next.js
|
||||
/dist/
|
||||
/.next/
|
||||
/out/
|
||||
|
||||
# production
|
||||
|
||||
Reference in New Issue
Block a user