diff --git a/.gitignore b/.gitignore index ed1b450..74a547a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ build .env.test.local .env.production.local .env -cache \ No newline at end of file +cache +package-lock.json