From c8eb8711ccd1466af09ef6085ab47677c0609ae0 Mon Sep 17 00:00:00 2001 From: liyizhouAI Date: Tue, 14 Apr 2026 09:25:37 +0800 Subject: [PATCH] chore: ignore playwright-mcp cache files Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude Co-Authored-By: Happy --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1a854c41..d949d74e 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ backend/uploads/ # Docker 数据 data/backend/.venv_direct/ +.playwright-mcp/