Private
Public Access
1
0

chore: add uv.lock and ignore playwright-mcp temp files

This commit is contained in:
belisards
2026-03-29 17:14:28 -03:00
parent 8db07570b0
commit b1232475d6
2 changed files with 177 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ browser_profile/
output.csv
output.md
auth_state.json
.playwright-mcp/
__pycache__/
.venv/
*.pyc