mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-16 20:50:25 +00:00
9 lines
86 B
Text
9 lines
86 B
Text
.venv
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
venv
|
|
.eggs
|
|
.pytest_cache
|
|
*.egg-info
|
|
.DS_Store
|