From 053698bb8b9450b317c5f1f1ec3025a4a8d4f192 Mon Sep 17 00:00:00 2001 From: Shree Devi Kumar Date: Sun, 10 Jun 2018 04:16:23 +0000 Subject: [PATCH] update .gitignore --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f572f5c1..5ffbb392 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,8 @@ build/* /bin */.deps/* */.libs/* +*/*/.deps/* +*/*/.libs/* *.lo *.la *.o @@ -102,9 +104,7 @@ kernel*.bin /unittest/osd_test /unittest/tesseracttests -# ocreval tool and generated files from unlvtests -/unlvtests/ocreval* +# generated files from unlvtests +times.txt /unlvtests/results* -/unlvtests/reports/*.characc -/unlvtests/reports/*.times -/unlvtests/reports/*.wordacc +