Updated Branches: refs/heads/1.3.6.x [created] 6ed2247ec
ignore *.log files Project: http://git-wip-us.apache.org/repos/asf/ode/repo Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/6ed2247e Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/6ed2247e Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/6ed2247e Branch: refs/heads/1.3.6.x Commit: 6ed2247ec667cda2f13edb6515e60a1dc6e0813a Parents: 6b32ac4 Author: sathwik <[email protected]> Authored: Tue Feb 5 16:15:37 2013 +0530 Committer: sathwik <[email protected]> Committed: Tue Feb 5 16:15:37 2013 +0530 ---------------------------------------------------------------------- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ode/blob/6ed2247e/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 06d4daa..32bb24e 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ target reports test-output _buildr.rb +*.log
