忽略未整合前端設計稿

This commit is contained in:
OoO
2026-05-13 09:08:55 +08:00
parent 4f62480bdb
commit 992047ba2a

8
.gitignore vendored
View File

@@ -92,6 +92,14 @@ MOMO Pro/uploads/
MOMO Pro/screenshots/ MOMO Pro/screenshots/
templates/__init__.py templates/__init__.py
# 本機前端設計稿 / 產生式 prototype sandbox未整合前不進版本庫
MOMO Pro/
production_v3*/
frontend/
docker-compose.frontend.yml
scripts/check_responsive_overflow.js
scripts/check_responsive_overflow.sh
# 測試與覆蓋率報告 # 測試與覆蓋率報告
.pytest_cache/ .pytest_cache/
.coverage .coverage