[modify] ignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -5,7 +5,7 @@ build/
|
|||||||
dist/
|
dist/
|
||||||
wheels/
|
wheels/
|
||||||
logs/
|
logs/
|
||||||
res/
|
api/res/
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
|
||||||
# Virtual environments
|
# Virtual environments
|
||||||
@@ -16,17 +16,16 @@ examples/
|
|||||||
# Environment variables
|
# Environment variables
|
||||||
.env
|
.env
|
||||||
.kiro
|
.kiro
|
||||||
.vscode/settings.json
|
.vscode
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
# Temporary outputs
|
# Temporary outputs
|
||||||
app/core/memory/agent/.DS_Store
|
.DS_Store
|
||||||
app/core/memory/src/utils/.DS_Store
|
|
||||||
time.log
|
time.log
|
||||||
celerybeat-schedule.db
|
celerybeat-schedule.db
|
||||||
search_results.json
|
search_results.json
|
||||||
|
|
||||||
migrations/versions
|
api/migrations/versions
|
||||||
tmp
|
tmp
|
||||||
files
|
files
|
||||||
|
|
||||||
|
|||||||
555629
api/app/core/rag/res/huqie.txt
Normal file
555629
api/app/core/rag/res/huqie.txt
Normal file
File diff suppressed because it is too large
Load Diff
10880
api/app/core/rag/res/ner.json
Normal file
10880
api/app/core/rag/res/ner.json
Normal file
File diff suppressed because it is too large
Load Diff
10547
api/app/core/rag/res/synonym.json
Normal file
10547
api/app/core/rag/res/synonym.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user