18848: Add yarn.lock.
[arvados-workbench2.git] / .gitignore
index c18f27f6572824668327ebd997eafd3f0c77d76d..6a564a2bc75617053c888e76a6dce6ba769cb44b 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*
@@ -29,3 +33,12 @@ yarn-error.log*
 
 .idea
 .vscode
+
+# see https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
+.pnp.*
+.yarn/*
+!.yarn/patches
+!.yarn/plugins
+!.yarn/releases
+!.yarn/sdks
+!.yarn/versions