.venv/
__pycache__/
*.py[cod]
*.egg-info/
langchain_lightning/_version.py

.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
.ty/

build/
dist/

.env
.env.*
.DS_Store
