Merge branch '18661-refresh-flicker-fix'. Closes #18661
[arvados-workbench2.git] / .gitignore
index c18f27f6572824668327ebd997eafd3f0c77d76d..8ce5c38061530d0cae00cd9ad5567e2851933f18 100644 (file)
@@ -12,6 +12,9 @@
 
 # testing
 /coverage
+/cypress/videos
+/cypress/screenshots
+/cypress/downloads
 
 # production
 /build
@@ -22,6 +25,7 @@
 .env.development.local
 .env.test.local
 .env.production.local
+.npm.local
 
 npm-debug.log*
 yarn-debug.log*