Commit 45ccd3163da8472e77d948ee1a278a43b3eb4a4e

Baptiste 2024-07-25T15:45:57

added the .so in the gitignore

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/.gitignore b/.gitignore
index f617b5a..e457702 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,6 +103,8 @@ test/ikc3/*.diff
 test/ikc3/*.err
 test/ikc3/*.out
 test/ikc3/*.ret
+test/kc3/0.1/ekc3.so
+test/kc3/0.1/http.so
 test/libkc3_test
 test/libkc3_test_asan
 test/libkc3_test_cov