puppeteer/.gitignore

39 lines
411 B
Plaintext

# Dependencies
node_modules
# Production
build/
lib/
# Generated files
**/*.tsbuildinfo
*.api.json
*.tgz
yarn.lock
.docusaurus/
.cache-loader
test/output-*/
.dev_profile*
coverage/
generated/
.eslintcache
/.cache/
# IDE Artifacts
.vscode
.devcontainer
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Wireit
.wireit