diff --git a/template/common/_gitignore b/template/common/_gitignore index e855477..2561bb4 100644 --- a/template/common/_gitignore +++ b/template/common/_gitignore @@ -1,6 +1,7 @@ .DS_Store node_modules/ unpackage/ +dist/ # local env files .env.local