mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-14 15:52:11 +02:00
chore: add virtual environment and .env directories to gitignore
This commit is contained in:
parent
59e269185d
commit
287e224039
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -15,4 +15,7 @@ trustgraph-parquet/trustgraph/parquet_version.py
|
|||
trustgraph-vertexai/trustgraph/vertexai_version.py
|
||||
trustgraph-unstructured/trustgraph/unstructured_version.py
|
||||
trustgraph-mcp/trustgraph/mcp_version.py
|
||||
vertexai/
|
||||
vertexai/
|
||||
venv/
|
||||
.venv/
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue