Use a wildcard for velocity.log ignore

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

Branch: refs/heads/wicket-1.4.x
Commit: be669ae2d4ce20908a1ceaf646341b5ba54b26fe
Parents: 65d5554
Author: martin-g <[email protected]>
Authored: Fri Jan 13 11:26:16 2012 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Wed Jan 18 15:07:00 2012 +0100

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/be669ae2/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 1cafa99..19058f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 target
-velocity.log
+*velocity.log*
 .project
 .classpath

Reply via email to