[modify] ignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -5,7 +5,7 @@ build/
|
||||
dist/
|
||||
wheels/
|
||||
logs/
|
||||
res/
|
||||
api/res/
|
||||
*.egg-info
|
||||
|
||||
# Virtual environments
|
||||
@@ -16,17 +16,16 @@ examples/
|
||||
# Environment variables
|
||||
.env
|
||||
.kiro
|
||||
.vscode/settings.json
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Temporary outputs
|
||||
app/core/memory/agent/.DS_Store
|
||||
app/core/memory/src/utils/.DS_Store
|
||||
.DS_Store
|
||||
time.log
|
||||
celerybeat-schedule.db
|
||||
search_results.json
|
||||
|
||||
migrations/versions
|
||||
api/migrations/versions
|
||||
tmp
|
||||
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