From 6d0f9501483928313774e76ebecc5569a4efd166 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 28 May 2021 10:33:27 +0530 Subject: [PATCH] Ignore cypress media --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d51e2c2b..edc0e07e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ yarn-error.log /build /functions /snapshots.js +/cypress/videos +/cypress/screenshots