This commit is contained in:
beabigegg
2025-08-29 19:02:19 +08:00
parent b0c86302ff
commit f3f2b7d596
17 changed files with 1632 additions and 157 deletions

17
.gitignore vendored
View File

@@ -42,19 +42,4 @@ Thumbs.db
*.log
logs/
# --- 環境設定檔 ---
.env
# --- 測試相關 (Testing) ---
# 忽略測試檔案
test_*.py
*_test.py
tests/
# --- 開發者專用文件 (Developer Only) ---
# 最佳實踐文件(包含敏感設定資訊)
# --- 對話記憶檔案 (Conversation Memory) ---
# 包含開發過程記錄,不需要版本控制
nul