Squashed 'ai-context/trustgraph-templates/' content from commit 42a5fd1b

git-subtree-dir: ai-context/trustgraph-templates
git-subtree-split: 42a5fd1b678f32be378062e30451e2052ccb95dd
This commit is contained in:
elpresidank 2026-04-05 21:09:49 -05:00
commit 74cc8a4685
1216 changed files with 116347 additions and 0 deletions

22
.gitignore vendored Normal file
View file

@ -0,0 +1,22 @@
*~
__pycache__
*.pyc
*.pyo
*.egg-info/
build/
dist/
*.egg
.pytest_cache/
.coverage
htmlcov/
.eggs/
*.so
*.dylib
.Python
env/
venv/
ENV/
*.log
node_modules/
trustgraph_configurator/version.py
INSTALLATION.md