initial textgen for hypergaph edges working

This commit is contained in:
2026-01-19 22:21:17 -07:00
parent 2e186d8d06
commit 0dc152f565
4 changed files with 160 additions and 0 deletions

2
.gitignore vendored
View File

@@ -9,6 +9,8 @@ source_gen.caches
# --- MPS Project Settings ---
# Ignore workspace specific settings, but keep project definitions
.mps/workspace.xml
.mps/modules.xml
.mps/shelf/
# --- IntelliJ/Java Artifacts ---
*.class