Change gernerate directory to public

This commit is contained in:
Sam Carlton 2021-01-02 16:49:42 -06:00
parent 4830449a3b
commit 3fe49b0975
3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View file

@ -70,6 +70,7 @@ typings/
# Nuxt generate
dist
public
# vuepress build output
.vuepress/dist