
# 含金鑰真身的雲端設定，永遠不進版控（2026-08-20 實際差點被 git add）
cloud-env*.txt
*.env
.shell-payload/

# import 共用零件時 python 自己生的，不是原始碼
__pycache__/
*.pyc
