From d952e145525dc216bcdabdd5259ee24368b9818e Mon Sep 17 00:00:00 2001 From: farisawan-2000 Date: Thu, 15 Oct 2020 11:08:49 -0400 Subject: [PATCH] added exception for IDO libs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 74b8ba81f..edeee74a0 100755 --- a/.gitignore +++ b/.gitignore @@ -17,10 +17,11 @@ *.la *.lo -# Shared objects (inc. Windows DLLs) +# Shared objects (inc. Windows DLLs), except those in IDO *.dll *.so *.so.* +!/tools/ido5.3_compiler/usr/lib/*.so* *.dylib # Executables