We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564d7b1 commit 94a9d6eCopy full SHA for 94a9d6e
1 file changed
.gitignore
@@ -18,8 +18,13 @@ env/
18
19
# Version files generated by hatch-vcs
20
coordinode/_version.py
21
+coordinode/coordinode/_version.py
22
langchain-coordinode/langchain_coordinode/_version.py
23
llama-index-coordinode/llama_index/graph_stores/coordinode/_version.py
24
+
25
+# Local dev / arch docs — not part of the SDK
26
GAPS.md
27
CLAUDE.md
28
+DEVLOG*.md
29
30
**/.ipynb_checkpoints/
0 commit comments