From f446a646643a1b6914f884de4aef6044e529d562 Mon Sep 17 00:00:00 2001 From: "allen.yan" Date: Mon, 19 May 2025 17:23:39 +0800 Subject: [PATCH] =?UTF-8?q?storage/api-docs/api-docs.json=20=E4=B8=8D?= =?UTF-8?q?=E5=9C=A8=E5=81=9A=E5=90=8C=E6=AD=A5=2020250519?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c7cf1fa..75ad02d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /public/storage /storage/*.key /storage/pail +/storage/api-docs/ /vendor .env .env.backup