diff --git a/.gitignore b/.gitignore index f7c67ca..2cb0618 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ _site .DS_Store .jekyll-metadata assets -node_modules \ No newline at end of file +node_modules +package-lock.json \ No newline at end of file