整合所有檔案到 pj_llama 目錄

- 遷移完整的專案到 pj_llama 目錄
- 包含所有最新檔案和 Git 歷史
- 移除不需要的舊檔案
- 統一開發和執行環境
This commit is contained in:
2025-09-19 23:32:09 +08:00
parent ece261ed8a
commit bad760a214

View File

@@ -8,13 +8,7 @@
"Bash(dir)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git remote add:*)",
"Bash(git branch:*)",
"Bash(git push:*)",
"Bash(git pull:*)",
"Bash(rm:*)",
"Bash(mv:*)"
"Bash(git commit:*)"
],
"defaultMode": "acceptEdits"
}