move dist from nuxt to root

This commit is contained in:
2021-07-04 17:34:08 +02:00
parent 4165cf8f49
commit 930fe1b8bf
87 changed files with 124 additions and 1 deletions

1
nuxt/.gitignore vendored
View File

@@ -67,6 +67,7 @@ typings/
# nuxt.js build output
.nuxt
dist
# vuepress build output
.vuepress/dist