From 4c041ee922dbbe2f058aa86e93853090d4596a7f Mon Sep 17 00:00:00 2001 From: NanamiAdmin Date: Fri, 27 Feb 2026 21:04:56 +0800 Subject: [PATCH] chore: ignore frp_client binary in gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6c90660..e5c18fd 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ go.work.sum # env file .env +/frp_client agent.md super-frpc super-frpc.exe \ No newline at end of file