You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by cr...@apache.org on 2014/03/04 23:58:39 UTC

git commit: SAMZA-167; ignore mac osx DS_Store files

Repository: incubator-samza
Updated Branches:
  refs/heads/master d38277ff8 -> 28ac01d14


SAMZA-167; ignore mac osx DS_Store files


Project: http://git-wip-us.apache.org/repos/asf/incubator-samza/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-samza/commit/28ac01d1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-samza/tree/28ac01d1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-samza/diff/28ac01d1

Branch: refs/heads/master
Commit: 28ac01d145fce741f753a3cad3f6bea8bbc3c0bf
Parents: d38277f
Author: Chris Riccomini <cr...@criccomi-mn.linkedin.biz>
Authored: Tue Mar 4 14:58:32 2014 -0800
Committer: Chris Riccomini <cr...@criccomi-mn.linkedin.biz>
Committed: Tue Mar 4 14:58:32 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-samza/blob/28ac01d1/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index ac261dc..2f203be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ build
 **/bin
 samza-test/state
 docs/learn/documentation/0.7.0/api/javadocs
+.DS_Store