diff --git a/.gitignore b/.gitignore index f02c5d6..0eb4d94 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /vendor /public_html/css /public_html/js -/node_modules \ No newline at end of file +/node_modules +/package-lock.json \ No newline at end of file