9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
data/conversations/*.json
|
|
data/conversations/index.json
|
|
data/conversations/*.tmp
|