Files
llama_cpp_local/.gitignore
T
2025-11-03 00:20:04 +01:00

12 lines
116 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
models