Updated Branches:
  refs/heads/wicket-1.5.x 937e0550e -> c7f10f810

ignore velocity logs


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/dd75b53a
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/dd75b53a
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/dd75b53a

Branch: refs/heads/wicket-1.5.x
Commit: dd75b53a1f6268ecedfa0f4b3d23372e1c576ccf
Parents: 937e055
Author: Igor Vaynberg <[email protected]>
Authored: Thu Dec 27 10:23:19 2012 -0800
Committer: Igor Vaynberg <[email protected]>
Committed: Thu Dec 27 10:27:18 2012 -0800

----------------------------------------------------------------------
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/dd75b53a/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 6121122..3f955cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 target
 velocity.log
+velocity.log.*
 .project
 .classpath
 

Reply via email to