graphrag-accelerator/.dockerignore
2024-12-14 00:59:41 -05:00

20 lines
172 B
Plaintext

notebooks
# Environments
.env
env/
ENV/
**/env.bak
**/venv.bak
**/.venv
**/venv
.github
.git
**/__pycache__
*.pyc
*.pyo
*.pyd
**/.pytest_cache
**/.ruff_cache
**/.DS_Store