From 8c511eb4dd2978212e390e21eac78f539aa7212b Mon Sep 17 00:00:00 2001 From: dhrn Date: Thu, 5 Nov 2020 19:09:35 +0530 Subject: [PATCH] * removed gitignore --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b2a02e4b24..742552f864 100644 --- a/.gitignore +++ b/.gitignore @@ -34,7 +34,4 @@ target # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* - - -*/alf_data \ No newline at end of file +hs_err_pid* \ No newline at end of file