mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-01 11:53:24 +08:00
Added '/' before knowledge_base/ and configs/*.py to make them match directories at root folder only. Signed-off-by: Kyle Zhang <zhangk1985@gmail.com> Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
10 lines
94 B
Plaintext
10 lines
94 B
Plaintext
*.log
|
|
*.log.*
|
|
logs
|
|
.idea/
|
|
__pycache__/
|
|
/knowledge_base/
|
|
/configs/*.py
|
|
.vscode/
|
|
.pytest_cache/
|