learn_nuxt/.gitignore

10 lines
68 B
Plaintext
Raw Normal View History

2023-05-04 15:16:48 +08:00
node_modules
*.log*
.nuxt
.nitro
.cache
.output
.env
dist
.DS_Store