From c133a9925f4cba841176f20da2a8a1e5da478186 Mon Sep 17 00:00:00 2001 From: justino599 Date: Mon, 30 Oct 2023 13:22:18 -0700 Subject: [PATCH] Add cypress.env.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e0fdff10..9104bb9b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ yarn-error.log* # local env files .env*.local .env +cypress.env.json # vercel .vercel