fix: preserve production placeholder directories
All checks were successful
CD Pipeline / deploy (push) Successful in 1m2s

This commit is contained in:
ogt
2026-06-25 00:06:48 +08:00
parent ef12c1d356
commit 5c26071a3e
3 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@@ -95,10 +95,11 @@ data/ai_automation_smoke_history.jsonl
web/static/uploads/
web/static/screenshots/
uploads/
!web/static/uploads/
!web/static/uploads/.gitkeep
screenshots/
MOMO Pro/uploads/
MOMO Pro/screenshots/
templates/__init__.py
# 本機前端設計稿 / 產生式 prototype sandbox未整合前不進版本庫
MOMO Pro/

0
templates/__init__.py Normal file
View File

View File

@@ -0,0 +1 @@
tracked placeholder for the upload directory