From abae34b5d25994abba569e51f2e5f1555698fe89 Mon Sep 17 00:00:00 2001 From: puke Date: Mon, 27 Oct 2025 10:43:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= 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 1a74ec8..283e424 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,5 @@ templates/* !templates/modern.html !templates/neon.html !templates/README.md + +*.out