From 7e163b52166a383cba6df67736c9c495fbfdbcf6 Mon Sep 17 00:00:00 2001 From: NanamiAdmin Date: Thu, 26 Feb 2026 11:57:47 +0800 Subject: [PATCH] chore: ignore binary files for super-frpc --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e28f240..6c90660 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,6 @@ go.work.sum # env file .env -agent.md \ No newline at end of file +agent.md +super-frpc +super-frpc.exe \ No newline at end of file