diff --git a/.gitignore b/.gitignore index 5a87346..1b089e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -_site \ No newline at end of file +_site +package-lock.json