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