From 22563617e63cf5206007d965e6bcf3cae873f632 Mon Sep 17 00:00:00 2001 From: marzban-dev Date: Sun, 2 Feb 2025 21:23:21 +0330 Subject: [PATCH] Update gitignore --- frontend/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/.gitignore b/frontend/.gitignore index 5379696..40aa9dc 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -22,3 +22,4 @@ node_modules .env .env.* !.env.example +/test-results/.last-run.json