diff --git a/.gitignore b/.gitignore index e66cdbb..ee7d55c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ dist/* src/config/*.tmp src/config/env.js /index.html -/index_prod.html \ No newline at end of file +/index_prod.html +/package-lock.json \ No newline at end of file