25 lines
238 B
Plaintext
25 lines
238 B
Plaintext
# Nuxt dev/build outputs
|
|
.output
|
|
.nuxt
|
|
.data
|
|
dist/
|
|
# Node dependencies
|
|
node_modules
|
|
# System files
|
|
*.log
|
|
|
|
.env
|
|
|
|
bun.lock
|
|
yarn.lock
|
|
|
|
.edgeone/
|
|
.vercel
|
|
.env*.local
|
|
|
|
# Tencent Cloud EdgeOne
|
|
.env
|
|
.edgeone/*
|
|
!.edgeone/project.json
|
|
.tef_dist/*
|