X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/76cc719bbb330ab23759c090a28c4c178d953436..0ee5873d56416cf0c102f9e8930322fa80762f41:/.gitignore diff --git a/.gitignore b/.gitignore index 8273cc9f..7358d627 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ /coverage /cypress/videos /cypress/screenshots +/cypress/downloads # production /build @@ -32,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