Langchain-Chatchat/.gitignore

10 lines
93 B
Plaintext

*.log
*.log.*
logs
.idea/
__pycache__/
/knowledge_base/
configs/*.py
.vscode/
.pytest_cache/