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