diff --git a/.gitignore b/.gitignore index 5a851d67f..9d634b4f5 100644 --- a/.gitignore +++ b/.gitignore @@ -132,4 +132,8 @@ dist .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz -.pnp.* \ No newline at end of file +.pnp.* + +# build all docs scripts +serve.js +build_all.sh \ No newline at end of file