mirror of
https://github.com/langchain-ai/h2.git
synced 2026-06-30 22:47:54 -04:00
13 lines
111 B
Plaintext
13 lines
111 B
Plaintext
build/
|
|
env/
|
|
dist/
|
|
*.egg-info/
|
|
*.pyc
|
|
__pycache__
|
|
.coverage
|
|
coverage.xml
|
|
.tox/
|
|
.hypothesis/
|
|
.cache/
|
|
_trial_temp/
|