From d05848ee3603e888e0d31309d67eac7bf8e0a85c Mon Sep 17 00:00:00 2001 From: Misaka Date: Mon, 6 Jul 2026 21:26:12 +0800 Subject: [PATCH] Ignore .playwright-cli/ artifacts directory Co-Authored-By: Claude --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6f4ddd3..c81798f 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,7 @@ config.yaml # Playwright .playwright/ +.playwright-cli/ ms-playwright/ # Claude