mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: remove docusaurus metadata from README.md (#8624)
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -2,19 +2,18 @@
|
||||
node_modules
|
||||
|
||||
# Production
|
||||
build
|
||||
lib
|
||||
build/
|
||||
lib/
|
||||
|
||||
# Generated files
|
||||
coverage
|
||||
tsconfig.tsbuildinfo
|
||||
puppeteer.api.json
|
||||
puppeteer*.tgz
|
||||
yarn.lock
|
||||
.docusaurus
|
||||
.docusaurus/
|
||||
.cache-loader
|
||||
.local-chromium
|
||||
.local-firefox
|
||||
.local-chromium/
|
||||
.local-firefox/
|
||||
test/output-*/
|
||||
.dev_profile*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user