mirror of
https://github.com/Azure-Samples/graphrag-accelerator.git
synced 2025-06-27 04:39:57 +00:00
20 lines
163 B
Plaintext
20 lines
163 B
Plaintext
notebooks
|
|
|
|
# Environments
|
|
.env
|
|
.venv
|
|
env/
|
|
venv/
|
|
ENV/
|
|
env.bak/
|
|
venv.bak/
|
|
|
|
.github
|
|
.git
|
|
**/__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
**/.pytest_cache
|
|
**/.ruff_cache
|
|
**/.DS_Store |