diff --git a/.gitignore b/.gitignore index 97aca2e..98179ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .env -node_modules \ No newline at end of file +node_modules +package-lock.json +``` \ No newline at end of file