From 5a4afd3f0cc009d1fffdc862585d174c8a3274cf Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 19 Apr 2026 09:29:07 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20.gitignore=20to=20inclu?= =?UTF-8?q?de=20"llm-proxy"=20entry?= 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 bd53762..04f3c35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +llm-proxy + # ---> Go # If you prefer the allow list template instead of the deny list, see community template: # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore