graphrag-accelerator/.dockerignore

20 lines
163 B
Plaintext
Raw Permalink Normal View History

2024-06-26 16:01:41 -04:00
notebooks
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
.github
.git
**/__pycache__
*.pyc
*.pyo
*.pyd
**/.pytest_cache
**/.ruff_cache
**/.DS_Store