18 lines
243 B
Plaintext
18 lines
243 B
Plaintext
# v0 sandbox internal files
|
|
__v0_runtime_loader.js
|
|
__v0_devtools.tsx
|
|
__v0_jsx-dev-runtime.ts
|
|
.snowflake/
|
|
.v0-trash/
|
|
.vercel/
|
|
next.user-config.*
|
|
|
|
# Environment variables
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Common ignores
|
|
node_modules/
|
|
.next/
|
|
.DS_Store |