github.com/web-platform-tests/wpt.fyi@v0.0.0-20240530210107-70cf978996f1/webapp/web/.gcloudignore (about) 1 # Files matching the following rules won't be uploaded to AppEngine (webapp). 2 # The syntax is the same as `.gitignore`; we do not use `.gitignore` directly 3 # because we need to update some generated files. 4 5 # Tests 6 *_test.go 7 /webapp/static/wptd-metrics/ 8 /webapp/static/24278ab617/ 9 /webdriver/ 10 test/ 11 12 # Configurations 13 .eslintrc.json 14 package-lock.json 15 package.json 16 renovate.json 17 wct.conf.json 18 19 # Misc 20 .git/ 21 .github/ 22 .lighthouseci/ 23 .vscode/ 24 /docs/ 25 /git/ 26 CODE_OF_CONDUCT.md 27 CONTRIBUTING.md 28 ISSUE_TEMPLATE.md 29 ISSUE_TEMPLATE/ 30 PULL_REQUEST_TEMPLATE.md 31 README.md 32 33 # Google Cloud secret 34 client-secret.json 35 36 # Other services 37 /api/query/cache/service/ 38 /results-processor/ 39 /util/ 40 41 # Ignore files bundled with packr 42 /api/checks/summaries/templates/ 43 /webapp/dynamic-components/ 44 /webapp/node_modules/ 45 /webapp/templates/