graphrag-accelerator/.dockerignore
2024-06-26 16:01:41 -04:00

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