homebox/frontend/.gitignore

9 lines
58 B
Text
Raw Normal View History

2022-08-30 10:05:21 -08:00
node_modules
2022-09-01 14:32:03 -08:00
*.log*
.nuxt
.nitro
.cache
.output
.env
2022-08-30 10:05:21 -08:00
dist