chore: gitignore new-docs (#6511)

They are generating a lot of noise in PRs. This commit removes them from git, but updates CI to generate them - to ensure there are no errors when generating the new documentation.

Further commits will:

1. Introduce linting to enforce methods are documented.
2. Generate previews of the new docs via GitHub actions or similar.
This commit is contained in:
Jack Franklin
2020-10-14 11:44:40 +01:00
committed by GitHub
parent e655bb6ca2
commit 637a1f7409
4147 changed files with 3 additions and 66549 deletions

1
.gitignore vendored
View File

@@ -18,3 +18,4 @@ test/coverage.json
temp/
dependency-chart.png
puppeteer-core-*.tgz
new-docs/