16 lines
150 B
Plaintext
16 lines
150 B
Plaintext
.codex
|
|
.data/
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
.venv/
|
|
**/.venv/
|
|
**/__pycache__/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
|
|
*.crawl.log
|
|
*.crawlstate.json
|
|
|
|
streamlit_uploads/
|