初始化 telegram-downloader 并接入群晖 CI/CD
部署到群晖 / deploy (push) Failing after 10m45s

This commit is contained in:
yuming
2026-04-22 21:29:03 +08:00
commit cf40343c51
153 changed files with 33376 additions and 0 deletions
+85
View File
@@ -0,0 +1,85 @@
.idea/
*.pyc
*.pid
*.cfg
*.db
*.env
.DS_Store
.cache/
.mypy_cache/
.coverage
settings.json
# Distribution / packaging
.Python
.pytest_cache
.python-version
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
logs/
parts/
sdist/
share/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Jupyter Notebook
.ipynb_checkpoints
*.ipynb
# virtualenv
.venv
venv/
ENV/
bin/
include/
pip-selfcheck.json
lib64
#Telegram Sessions
*.session
*.session-journal
#Downloaded documents
documents/
audio/
document/
photo/
voice/
video/
video_note/
parser.out
parsetab.py
local_test/
.vscode
TODO.md
log/
temp/
config.yaml
data.yaml
# 持久化数据目录(宿主机管理,不进 git)
appdata/
sessions/
channel_history.json
# 本地打包产物
tmd.tar.gz
/d
/d/
# 个人部署笔记,不公开
DEPLOY_TO_SYNOLOGY.md
*.scss
*.css.map