mirror of
https://github.com/johndoe6345789/WizardMerge.git
synced 2026-04-24 13:44:55 +00:00
Update .gitignore for frontend build artifacts and test CLI frontend
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -236,3 +236,12 @@ frontend/out/
|
||||
frontend/.turbo/
|
||||
frontend/.vercel/
|
||||
frontend/bun.lockb
|
||||
|
||||
# Frontends
|
||||
frontends/*/build/
|
||||
frontends/nextjs/node_modules/
|
||||
frontends/nextjs/.next/
|
||||
frontends/nextjs/out/
|
||||
frontends/nextjs/.turbo/
|
||||
frontends/nextjs/.vercel/
|
||||
frontends/nextjs/bun.lockb
|
||||
|
||||
Reference in New Issue
Block a user