X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/f0a64666816383d2641d5fa7ea22019441ac4464..c4c1bd525a660118ecf3b53811cd112a992fdc81:/.gitignore diff --git a/.gitignore b/.gitignore index 45df030d..7358d627 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ # testing /coverage +/cypress/videos +/cypress/screenshots +/cypress/downloads # production /build @@ -30,3 +33,14 @@ yarn-error.log* .idea .vscode +/public/config.json +/public/_health/ + +# see https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored +.pnp.* +.yarn/* +!.yarn/patches +!.yarn/plugins +!.yarn/releases +!.yarn/sdks +!.yarn/versions