From 1247943a5ef057cf4f00447066c63e3d536eae95 Mon Sep 17 00:00:00 2001 From: sendevia Date: Wed, 4 Mar 2026 22:08:17 +0800 Subject: [PATCH] feat(.gitignore): update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e58c329..2a2d616 100755 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ node_modules package-lock.json cache/ dist/ +.agents +nginx-config.conf