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