auto-save 2026-04-13 18:59 (+1)
This commit is contained in:
17
web/.gitignore
vendored
Normal file
17
web/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# v0 sandbox internal files
|
||||
__v0_runtime_loader.js
|
||||
__v0_devtools.tsx
|
||||
__v0_jsx-dev-runtime.ts
|
||||
.npmrc
|
||||
.snowflake/
|
||||
.v0-trash/
|
||||
.vercel/
|
||||
next.user-config.*
|
||||
|
||||
# Environment variables
|
||||
.env*.local
|
||||
|
||||
# Common ignores
|
||||
node_modules/
|
||||
.next/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user