新的README与gitignore

This commit is contained in:
2026-05-13 21:14:22 +08:00
parent 9d78a49625
commit 85bec09857
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -48,5 +48,14 @@ desktop.ini
.env
.env.local
# HuggingFace 缓存
.cache/
hf_cache/
# Chroma 数据库文件(散落在外的情况)
*.db
*.sqlite3
*.parquet
# 日志
*.log