mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-17 05:00:25 +00:00
10 lines
93 B
Text
10 lines
93 B
Text
.venv
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
venv
|
|
.eggs
|
|
.pytest_cache
|
|
*.egg-info
|
|
.DS_Store
|
|
.idea/
|