You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2017/06/20 20:23:41 UTC

spark-website git commit: Add .DS_Store in .gitignore

Repository: spark-website
Updated Branches:
  refs/heads/asf-site fda1364c8 -> 2c375dc4f


Add .DS_Store in .gitignore


Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/2c375dc4
Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/2c375dc4
Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/2c375dc4

Branch: refs/heads/asf-site
Commit: 2c375dc4fde2bc619df25f36fb27908cdc4a7041
Parents: fda1364
Author: hyukjinkwon <gu...@gmail.com>
Authored: Wed Jun 21 01:41:49 2017 +0900
Committer: hyukjinkwon <gu...@gmail.com>
Committed: Wed Jun 21 01:41:49 2017 +0900

----------------------------------------------------------------------
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark-website/blob/2c375dc4/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 62c8935..f32e31a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-.idea/
\ No newline at end of file
+.idea/
+.DS_Store


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org