chore: ignore playwright mcp cache
This commit is contained in:
@@ -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__/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user