20 lines
228 B
Plaintext
20 lines
228 B
Plaintext
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Next.js build output
|
|
.next
|
|
out
|
|
|
|
# Nuxt.js build / generate output
|
|
.nuxt
|
|
dist
|
|
.output
|
|
|
|
# Vite files
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
.vite/
|
|
|
|
# Dependency directories
|
|
node_modules/ |