fix: preserve production placeholder directories
All checks were successful
CD Pipeline / deploy (push) Successful in 1m2s
All checks were successful
CD Pipeline / deploy (push) Successful in 1m2s
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
0
templates/__init__.py
Normal file
1
web/static/uploads/.gitkeep
Normal file
1
web/static/uploads/.gitkeep
Normal file
@@ -0,0 +1 @@
|
||||
tracked placeholder for the upload directory
|
||||
Reference in New Issue
Block a user