chore(backend): 引入 sqlite-vec 依赖并配置数据目录
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,8 @@ backend/.pytest_cache/
|
||||
backend/*.egg-info/
|
||||
backend/**/__pycache__/
|
||||
backend/.env
|
||||
# 运行期生成的 SQLite 索引(vault 下的 Markdown 测试数据需提交)
|
||||
backend/data/*.db*
|
||||
|
||||
# Editors and operating systems
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user