X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/bb6014754664dd6365a2b6592e97e23fc36b1f21..3d1c23fe4f88c28a66ea1f4c5a730c37ecbe58bd:/.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*