chore: ignore playwright mcp cache

This commit is contained in:
wren
2026-05-06 09:19:53 +08:00
parent 2d3a0f31de
commit 7acbe0f1d9
+3
View File
@@ -55,6 +55,9 @@ coverage.xml
*.cover *.cover
.pytest_cache/ .pytest_cache/
# Playwright MCP cache
.playwright-mcp/
# Rules cache # Rules cache
rules/**/__pycache__/ rules/**/__pycache__/