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