Skip to content

Commit

Permalink
[MINOR][BUILD] Adds spark-warehouse/ to .gitignore
Browse files Browse the repository at this point in the history
## 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 apache#12929 from liancheng/gitignore-spark-warehouse.
  • Loading branch information
liancheng authored and Andrew Or committed May 5, 2016
1 parent 22226fc commit 63db2bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ metastore/
metastore_db/
sql/hive-thriftserver/test_warehouses
warehouse/
spark-warehouse/

# For R session data
.RData
Expand Down

0 comments on commit 63db2bd

Please sign in to comment.