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