llm/.gitignore
2023-04-01 14:28:24 -07:00

9 lines
86 B
Text

.venv
__pycache__/
*.py[cod]
*$py.class
venv
.eggs
.pytest_cache
*.egg-info
.DS_Store