Repository: incubator-wave Updated Branches: refs/heads/master 9ea3be1d9 -> 08c31e3b6
Adds .DS_Stire ti .gitignore. Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/290fa7ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/290fa7ea Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/290fa7ea Branch: refs/heads/master Commit: 290fa7ea5ab8a32124325204695f2d57b31f7d5a Parents: 9ea3be1 Author: Yuri Zelikov <[email protected]> Authored: Sat Jun 28 16:23:16 2014 +0300 Committer: Yuri Zelikov <[email protected]> Committed: Sat Jun 28 16:23:16 2014 +0300 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/290fa7ea/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index f9e6192..42c8e03 100755 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ war/WEB-INF /third_party/ /src/org/waveprotocol/box/server/rpc/atmosphere/atmosphere-min.js /src/org/waveprotocol/box/server/rpc/atmosphere/atmosphere.js +.DS_Store
