Repository: ode Updated Branches: refs/heads/master 465eede50 -> a4e3425d1
ignore Gemfile.lock Project: http://git-wip-us.apache.org/repos/asf/ode/repo Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/a4e3425d Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/a4e3425d Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/a4e3425d Branch: refs/heads/master Commit: a4e3425d16a2a4f841cec4bf43ab793486044782 Parents: 465eede Author: sathwik <[email protected]> Authored: Wed Jul 23 00:39:11 2014 +0530 Committer: sathwik <[email protected]> Committed: Wed Jul 23 00:39:11 2014 +0530 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ode/blob/a4e3425d/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index e34dbcc..2614e82 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ reports test-output _buildr.rb derby.log +Gemfile.lock
