.gitignore @@ -1,6 +1,8 @@ .DS_Store node_modules /dist /app /public/fonts package-lock.json @@ -21,3 +23,7 @@ *.njsproj *.sln *.sw* # webpack config inspector output.js vue.config.js