From f9c0d323853b9ef52826cb2dae2731327676e10c Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Sun, 19 Apr 2026 23:06:46 +0530 Subject: chore: made sure the binary is static --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 92c84e3..e2bbd87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ bin/ obj/ -!usr/local/bin/* +!usr/local/bin/clang-wrapper -- cgit v1.1