chore: ignore uv and Playwright local state
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
.playwright/
|
||||
.pytest_cache/
|
||||
data/cache.json
|
||||
data/history.json
|
||||
config/llm_settings.json
|
||||
|
||||
Reference in New Issue
Block a user