From d14f8985e095817a41ad07eb7b09e80a50bd9e8e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 3 Dec 2024 00:47:13 -0600 Subject: [PATCH] no .so --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 12f90c7..1fafad2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.swp +*.so go.mod go.sum andlabs