From 40a530845a2263517fff1a14a435df3d9f0fcc5f Mon Sep 17 00:00:00 2001 From: momofff Date: Thu, 28 Nov 2024 15:46:58 +0900 Subject: [PATCH] =?UTF-8?q?gitignore=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1347a48d20..be6af7ecbc 100644 --- a/.gitignore +++ b/.gitignore @@ -137,3 +137,5 @@ node_modules /LOCAL_TODO.md /LOCAL_Q&A.md /.cache +/docker/nginx/* +/docker/proxy/*