From 0c099ae755a3730de9fdf2896d15d6f499a8b2fa Mon Sep 17 00:00:00 2001 From: "andrew.greene" Date: Thu, 21 Jul 2022 16:38:25 -0600 Subject: [PATCH] update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d52f81d76..cdfebb0e3 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,7 @@ docs .vscode .nyc_output sync.ffs_db -.idea \ No newline at end of file +.idea +cypress/plugins +cypress/support +cypress/videos \ No newline at end of file