Commit bd97cb66102c10d984c378cef8ba45a5a58b3116

Baptiste 2024-07-25T15:51:05

corrected the .so lines in the gitignore 2

diff --git a/.gitignore b/.gitignore
index 61490c5..89bdc0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,8 @@ ikc3/ikc3_asan
 ikc3/ikc3_cov
 ikc3/ikc3_debug
 *.la
+lib/kc3/0.1/ekc3.so
+lib/kc3/0.1/http.so
 libkc3_window/cairo/quartz/build
 libkc3_window/cairo/quartz/demo/demo.xcodeproj/project.xcworkspace/xcuserdata
 libkc3_window/cairo/quartz/demo/kc3_window_cairo_quartz_demo
@@ -83,8 +85,6 @@ 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