23 lines
215 B
Plaintext
23 lines
215 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
.env.*
|
|
|
|
logs/
|
|
jobs/
|
|
output/
|
|
playwright-user-data/
|
|
playwright-user-data-runtime-*/
|
|
|
|
baseball_logs.db
|
|
*.log
|
|
|
|
.gemini/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.vscode/
|
|
.idea/
|
|
test_file/
|