mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-01 09:29:38 +02:00
22 lines
207 B
Text
22 lines
207 B
Text
*~
|
|
__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
|