Repository: mahout
Updated Branches:
  refs/heads/master a8e09cd3a -> c1ca30872


added .DS_Store to gitignore for pushes from mac


Project: http://git-wip-us.apache.org/repos/asf/mahout/repo
Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/cc9a70eb
Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/cc9a70eb
Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/cc9a70eb

Branch: refs/heads/master
Commit: cc9a70ebbdaceb8d5c2fcecd1a8cd9bee67e323e
Parents: 63b765a
Author: pferrel <[email protected]>
Authored: Sat Jun 7 13:36:12 2014 -0700
Committer: pferrel <[email protected]>
Committed: Sat Jun 7 13:36:12 2014 -0700

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mahout/blob/cc9a70eb/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index c47bff1..f500375 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ output-asf-email-examples/
 .project
 .settings/
 .idea/
+.DS_Store
 *.iml
 target/
 examples/bin/tmp

Reply via email to