From b10828c851325c81405dc3eba910c80324fd69a5 Mon Sep 17 00:00:00 2001 From: Victor_Jay Date: Tue, 30 Jun 2026 18:06:35 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=8E=92=E9=99=A4=E8=87=AA=E7=94=A8?= =?UTF-8?q?=E4=B8=BB=E9=A2=98=20templates/jay-pub/=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index da0f893..1eec5cf 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,9 @@ storage/logs/ # 设计文档(本地使用,不纳入版本控制) _Design/ +# 自用模板(不纳入版本控制) +templates/jay-pub/ + # IDE .idea/ .vscode/