참고소스 수정본
This commit is contained in:
15
참고/neo4j-graphrag-python-main/.gitignore
vendored
Normal file
15
참고/neo4j-graphrag-python-main/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
dist/
|
||||
**/__pycache__/*
|
||||
*.py[cod]
|
||||
.mypy_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
.idea/
|
||||
.env
|
||||
docs/build/
|
||||
.vscode/
|
||||
.python-version
|
||||
.DS_Store
|
||||
.venv
|
||||
.tox/
|
||||
.plans
|
||||
Reference in New Issue
Block a user