Skip to content

Commit b063d9b

Browse files
lianchengAndrew Or
authored andcommitted
[MINOR][BUILD] Adds spark-warehouse/ to .gitignore
## What changes were proposed in this pull request? Adds spark-warehouse/ to `.gitignore`. ## How was this patch tested? N/A Author: Cheng Lian <[email protected]> Closes #12929 from liancheng/gitignore-spark-warehouse. (cherry picked from commit 63db2bd) Signed-off-by: Andrew Or <[email protected]>
1 parent c2b100e commit b063d9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ metastore/
7272
metastore_db/
7373
sql/hive-thriftserver/test_warehouses
7474
warehouse/
75+
spark-warehouse/
7576

7677
# For R session data
7778
.RData

0 commit comments

Comments
 (0)