mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-31 19:33:26 +08:00
chore: update .gitignore (#1364)
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>
This commit is contained in:
parent
196bde3ead
commit
6e9a7e0c89
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,6 +4,6 @@ logs
|
||||
.idea/
|
||||
__pycache__/
|
||||
/knowledge_base/
|
||||
configs/*.py
|
||||
/configs/*.py
|
||||
.vscode/
|
||||
.pytest_cache/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user