mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-16 09:26:07 +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:
@@ -52,3 +52,6 @@ src/langbot/web/
|
||||
/dist
|
||||
/build
|
||||
*.egg-info
|
||||
|
||||
# Next.js build cache (legacy)
|
||||
web/.next/
|
||||
|
||||
Reference in New Issue
Block a user