chore: ignore playwright mcp cache
This commit is contained in:
@@ -55,6 +55,9 @@ coverage.xml
|
||||
*.cover
|
||||
.pytest_cache/
|
||||
|
||||
# Playwright MCP cache
|
||||
.playwright-mcp/
|
||||
|
||||
# Rules cache
|
||||
rules/**/__pycache__/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user