Commit 5b5d095992c7666c300a5441eb18863fe27f66b7

Baptiste 2024-07-25T15:47:15

corrected the .so lines in the gitignore

diff --git a/.gitignore b/.gitignore
index e457702..61490c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,6 +83,8 @@ release/
 .test
 .test_ko
 .test_ok
+lib/kc3/0.1/ekc3.so
+lib/kc3/0.1/http.so
 test/ekc3/*.diff
 test/ekc3/*.err
 test/ekc3/*.out
@@ -103,8 +105,6 @@ 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