[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 <lian@databricks.com>

Closes #12929 from liancheng/gitignore-spark-warehouse.
This commit is contained in:
Cheng Lian 2016-05-05 14:33:14 -07:00 committed by Andrew Or
parent 22226fcc92
commit 63db2bd283

1
.gitignore vendored
View file

@ -72,6 +72,7 @@ metastore/
metastore_db/
sql/hive-thriftserver/test_warehouses
warehouse/
spark-warehouse/
# For R session data
.RData