From 2b6a7cb1b4b321fa1c2f1021dffb05ed5f2ad7f8 Mon Sep 17 00:00:00 2001 From: nick-delirium Date: Wed, 18 Jan 2023 20:03:18 +0100 Subject: [PATCH] change(ui): ignore update --- frontend/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/.gitignore b/frontend/.gitignore index ddaca859a..191348ffb 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -17,5 +17,6 @@ app/components/ui/SVG.js !.yarn/versions *.env.json cypress.env.json -cypress/snapshots/__diff_output__/ +**/__diff_output__/* +*.diff.png cypress/videos/