39525-vm/.gitignore

14 lines
248 B
Plaintext

# v0 runtime files (should only exist in preview, not in git)
__v0_runtime_loader.js
__v0_devtools.tsx
__v0_jsx-dev-runtime.ts
instrumentation-client.js
instrumentation-client.ts
# Common ignores
node_modules/
.next/
.env*.local
.DS_Store
.vercel