忽略未整合前端設計稿
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user