Files
lightrag-mcp/.gitignore

12 lines
98 B
Plaintext

.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
.cache/
.mypy_cache/
.pytest_cache/
.env
.env.*