From de3f70195e1ba6d67fe788c578a7aada33cbc565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Mon, 26 Sep 2022 19:36:51 +0800 Subject: [PATCH] Add binary to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 25408018..ff683132 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ /*.db /site/ /bin/ -/dist/ \ No newline at end of file +/dist/ +/sing-box \ No newline at end of file