From 42df217cd095a98ab935885a1c6e6e4f10a37954 Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Wed, 21 Jun 2017 16:54:41 +1000 Subject: [PATCH] do not ignore .indexer so we can find the reason of unit failure :-) Signed-off-by: olivier lamy --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 479998867..d5addebb3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ build *.ipr *.iws out/ -.indexer #jenv .java-version -- 2.39.5