diff --git a/.gitignore b/.gitignore index 8b572aa..0c63dcb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules dist build yarn-error.log -test/dist \ No newline at end of file +test/dist +package-lock.json \ No newline at end of file