Commit c11693fe8728e3723e95877cd7cba3a022cb4814

Thomas de Grivel 2024-12-18T21:00:37

ignore .so

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.gitignore b/.gitignore
index 8436229..926334e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,6 +61,7 @@ macos/kc3-v*
 node_modules/
 *.o
 release/
+*.so
 .test
 .test_ko
 .test_ok