Files
2026-07-15 09:21:32 -04:00

17 lines
263 B
Plaintext

# Keep CLI deploy uploads lean: remote builds install from the lockfile and
# build from source, so local artifacts and durable state never ship.
.git
node_modules
.eve
.junit
.next
.nitro
.output
.turbo
.vercel
.workflow-vitest
coverage
dist
*.log
*.tsbuildinfo