From cb12614fc3b6abbc37e47a7cf6bf2bc012f5ff90 Mon Sep 17 00:00:00 2001 From: jdysya <1912377458@qq.com> Date: Mon, 17 Feb 2025 16:44:23 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20.gitignore=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加 gateway/config/urls.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8f62cf4..0ee026a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ gateway/static/* *.zip gateway/main gateway/.env +gateway/config/urls.json