lmaf / .gitignore
vovkes222's picture
feat: initial LegalIntern multi-agent consultation system
a992ecb
raw
history blame contribute delete
152 Bytes
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.env
.venv/
venv/
workspaces/
*.pyc
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
uv.lock