summaryrefslogtreecommitdiffstats
path: root/remote/.gitignore
blob: cb484e31896744a78fdbf9a4129042d229697087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
test/puppeteer/**/.wireit
test/puppeteer/**/*.tsbuildinfo
test/puppeteer/**/lib
test/puppeteer/.github
test/puppeteer/.husky
test/puppeteer/coverage/
test/puppeteer/.devcontainer/
test/puppeteer/docker/
test/puppeteer/docs/puppeteer-core.api.json
test/puppeteer/docs/puppeteer.api.json
test/puppeteer/experimental/
test/puppeteer/node_modules/
test/puppeteer/package-lock.json
test/puppeteer/packages/ng-schematics/test/build
test/puppeteer/test/installation/puppeteer*.tgz
test/puppeteer/src/generated
test/puppeteer/test/**/build
test/puppeteer/test/output-firefox
test/puppeteer/test/output-chromium
test/puppeteer/website