You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by sa...@apache.org on 2014/07/22 21:59:26 UTC

[2/2] git commit: ignore Gemfile.lock

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 <sa...@apache.org>
Authored: Wed Jul 23 01:09:43 2014 +0530
Committer: sathwik <sa...@apache.org>
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