From 992047ba2acda58f393b5dabad2d3d1d5b355fd8 Mon Sep 17 00:00:00 2001 From: OoO Date: Wed, 13 May 2026 09:08:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=9C=AA=E6=95=B4=E5=90=88?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E8=A8=AD=E8=A8=88=E7=A8=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index d504fda..2c4b1e5 100644 --- a/.gitignore +++ b/.gitignore @@ -92,6 +92,14 @@ MOMO Pro/uploads/ MOMO Pro/screenshots/ 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/ .coverage