feat: add tests, update configs, fix state.py return, update gitignore
This commit is contained in:
+10
@@ -9,3 +9,13 @@ wheels/
|
||||
# Virtual environments
|
||||
.venv
|
||||
.env
|
||||
|
||||
# Sync state database
|
||||
*.db
|
||||
|
||||
# Playwright MCP artifacts
|
||||
.playwright-mcp/
|
||||
*.png
|
||||
|
||||
# Test artifacts
|
||||
.pytest_cache/
|
||||
|
||||
Reference in New Issue
Block a user