From d5ae5ff90567bffb8b9b133734be88f3df727ba8 Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Mon, 4 Mar 2024 10:09:12 +0000 Subject: [PATCH] Ignore logs from internal tests --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a1af848..6b21737 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ js-sdk/dist /internal/api/js/chrome/dist __pycache__ /rust-sdk/ +/internal/tests/logs/ /tests/logs/ /tests/chromedp/ /tests/rust_storage/