X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/a918d09702ac7b1ac111ea12ded1cdb2bd801e88..81e046c27b73760acc5bffd51019516a2bbad94c:/.gitignore diff --git a/.gitignore b/.gitignore index c18f27f6..8273cc9f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ # testing /coverage +/cypress/videos +/cypress/screenshots # production /build @@ -22,6 +24,7 @@ .env.development.local .env.test.local .env.production.local +.npm.local npm-debug.log* yarn-debug.log*