aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorArmin Braun <me@obrown.io>2017-02-13 11:22:31 +0000
committerSean Owen <sowen@cloudera.com>2017-02-13 11:22:31 +0000
commit8f03ad547895b63825cff751265231b4fb75d660 (patch)
tree40658c9af7402ccc0400baa57ec447db32fe8574 /.gitignore
parent855a1b7551c71b26ce7d9310342fefe0a87281ec (diff)
downloadspark-8f03ad547895b63825cff751265231b4fb75d660.tar.gz
spark-8f03ad547895b63825cff751265231b4fb75d660.tar.bz2
spark-8f03ad547895b63825cff751265231b4fb75d660.zip
[SPARK-19562][BUILD] Added exclude for dev/pr-deps to gitignore
## What changes were proposed in this pull request? Just adding a missing .gitignore entry. ## How was this patch tested? Entry added, now repo is not dirty anymore after running the build. Author: Armin Braun <me@obrown.io> Closes #16904 from original-brownbear/SPARK-19562.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5634a434db..1d91b43c23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,7 @@ dependency-reduced-pom.xml
derby.log
dev/create-release/*final
dev/create-release/*txt
+dev/pr-deps/
dist/
docs/_site
docs/api