17 lines
157 B
Plaintext
17 lines
157 B
Plaintext
.venv/
|
|
eBooks/
|
|
_llama_cpp/
|
|
__pycache__/
|
|
**/__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.idea/
|
|
.vscode/
|
|
*.log
|
|
*.tmp
|
|
*.bak
|
|
Thumbs.db
|
|
.DS_Store
|