diff --git a/.gitignore b/.gitignore index da17111..4c030da 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ node_modules env .env build -.nmprc \ No newline at end of file +.nmprc + +package-lock.json \ No newline at end of file