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/7a16e4a3 Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/7a16e4a3 Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/7a16e4a3 Branch: refs/heads/ode-1.3.x Commit: 7a16e4a359a595c0840af1814c5dc311b88c0b25 Parents: dc33f8c Author: sathwik <[email protected]> Authored: Wed Jul 23 01:09:43 2014 +0530 Committer: sathwik <[email protected]> Committed: Wed Jul 23 01:09:43 2014 +0530 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ode/blob/7a16e4a3/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 1b8e314..a19ed07 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ _buildr.rb *.log .settings build +Gemfile.lock \ No newline at end of file
