diff --git a/.gitignore b/.gitignore index 323a40d..6440fcf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules .DS_Store -build \ No newline at end of file +build +package-lock.json \ No newline at end of file