X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/e0cb98c44ed8f32f269d2b9f878184263cd14192..9ee35a64c605f116aec71f78c65b54730d6e1076:/.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*