diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2009-07-24 13:54:33 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2009-07-24 13:54:33 +0000 |
| commit | 22e5c29353c3acb2cdbfcd34c2105764ab647e06 (patch) | |
| tree | 50e9634308b3524ca87c744da3aa3da1c654916c | |
| parent | e5255bded6437728e6fa4eaf49f778d8546f9850 (diff) | |
| download | qpid-python-22e5c29353c3acb2cdbfcd34c2105764ab647e06.tar.gz | |
Update velocity.log ignore to be velocity.log*
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797458 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b255259f91..0dbe58f990 100644 --- a/.gitignore +++ b/.gitignore @@ -28,7 +28,7 @@ qpid/cpp/managementgen/management-types.xml #Java *.class -velocity.log +velocity.log* qpid/java/build release .classpath |
