26 lines
247 B
Plaintext
26 lines
247 B
Plaintext
.git
|
|
.github
|
|
.venv
|
|
venv
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.mypy_cache
|
|
dist
|
|
build
|
|
*.egg-info
|
|
graphify-out
|
|
graphify-benchmark
|
|
graphify_eval
|
|
graphify_test
|
|
worked
|
|
llm-stack-corpus
|
|
llm-stack-demo
|
|
product-site
|
|
ebook
|
|
tests
|
|
docs
|
|
*.md
|
|
!README.md
|