From b54c1b1aa7446382c6f40d7e7765c8539cd95695 Mon Sep 17 00:00:00 2001 From: database64128 Date: Fri, 3 Mar 2023 18:51:33 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff683132..d4c939d0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,10 @@ /site/ /bin/ /dist/ -/sing-box \ No newline at end of file +/sing-box +/sing-box.exe +/build/ +/*.jar +/*.aar +/*.xcframework/ +.DS_Store