From 11fa2152c2428c035f14d6c9c432d2230fdbdccf Mon Sep 17 00:00:00 2001 From: imbytecat Date: Sun, 1 Mar 2026 05:19:56 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=89=8D=E7=AB=AF=20ignore=20?= =?UTF-8?q?=E8=A7=84=E5=88=99=E7=A7=BB=E8=87=B3=20web/.gitignore=EF=BC=8C?= =?UTF-8?q?=E5=87=8F=E5=B0=91=E6=A0=B9=E7=9B=AE=E5=BD=95=E9=87=8D=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index 90e27aa..c29c588 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,6 @@ # Binary voicepaste dist/ - -# Frontend -web/node_modules/ -web/dist/ - # Config (contains secrets) config.yaml