diff --git a/.gitignore b/.gitignore index 4aa6bf1..3096471 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ dist/ .npmrc examples/node_modules -examples/package-lock.json \ No newline at end of file +examples/package-lock.json +examples/package.json \ No newline at end of file