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