Updated Branches: refs/heads/master 9dc24d239 -> 15e8825ad
Updated .gitignore to ignore Mac OS specific files Project: http://git-wip-us.apache.org/repos/asf/jclouds-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-examples/commit/15e8825a Tree: http://git-wip-us.apache.org/repos/asf/jclouds-examples/tree/15e8825a Diff: http://git-wip-us.apache.org/repos/asf/jclouds-examples/diff/15e8825a Branch: refs/heads/master Commit: 15e8825ad8ad3a171f648aeb21ffc1761d2cf8bc Parents: 9dc24d2 Author: Jeremy Daggett <[email protected]> Authored: Tue Jan 7 14:29:20 2014 -0800 Committer: Andrew Phillips <[email protected]> Committed: Wed Jan 8 19:51:29 2014 +0100 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-examples/blob/15e8825a/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index a4a4c24..ded7036 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ rackspace/bin/ lein project.clj .lein-deps-sum +.DS_STORE
