Skip to content

Commit d4d160a

Browse files
.gitignore: add Spark directories when testing locally
1 parent b0fe7d3 commit d4d160a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ hs_err_pid*
2929

3030
# maven build directory
3131
/target/
32+
33+
# Spark-specific files from testing locally
34+
spark-warehouse/
35+
metastore_db/

0 commit comments

Comments
 (0)