X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/ac975ab3e027c2b7bca986f218e6e81c45f292cb..cfa81dfc3041cb459c8a0918a2732dfcf3a11d40:/.gitignore diff --git a/.gitignore b/.gitignore index 8273cc9f..6a564a2b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ /coverage /cypress/videos /cypress/screenshots +/cypress/downloads # production /build @@ -32,3 +33,12 @@ yarn-error.log* .idea .vscode + +# see https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored +.pnp.* +.yarn/* +!.yarn/patches +!.yarn/plugins +!.yarn/releases +!.yarn/sdks +!.yarn/versions