From b7b731fc2264f1b6a5ceef6ccf16955ba1fa635c Mon Sep 17 00:00:00 2001 From: yl790 Date: Tue, 16 Jun 2020 14:26:38 +0000 Subject: [PATCH] revise .gitignore Signed-off-by: yl790 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index adfc0294..a3fe89e8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ metastore_db derby.log python/spark **/.cache +logs