Files
devin/.gitignore
T
Jake 30989e62ca feat: Working tool calls
o
	new file:   llm_interface.py
2025-09-12 15:32:03 +01:00

15 lines
138 B
Plaintext

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