library/frontend/.gitignore

10 lines
68 B
Text
Raw Normal View History

2023-05-22 12:17:07 -07:00
node_modules
*.log*
.nuxt
.nitro
.cache
.output
.env
dist
.DS_Store