aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDenny <dennybritz@gmail.com>2012-08-01 13:17:31 -0700
committerDenny <dennybritz@gmail.com>2012-08-01 20:38:52 -0700
commit0ee44c225e38abbf3382be6e9555ab9a35424a54 (patch)
tree9fc106518bf55fc27083463843e9ee591c63ee59 /.gitignore
parent545165e8153bb516d4364f9b3df1440c6b44c01b (diff)
downloadspark-0ee44c225e38abbf3382be6e9555ab9a35424a54.tar.gz
spark-0ee44c225e38abbf3382be6e9555ab9a35424a54.tar.bz2
spark-0ee44c225e38abbf3382be6e9555ab9a35424a54.zip
Spark standalone mode cluster scripts.
Heavily inspired by Hadoop cluster scripts ;-)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 008e3f210e..648b6bd0a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ project/build/target/
project/plugins/target/
project/plugins/lib_managed/
project/plugins/src_managed/
+logs/ \ No newline at end of file