You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2007/09/22 19:21:53 UTC

svn commit: r578463 - in /incubator/qpid/trunk/qpid: gentools/src/ python/mllib/

Author: rhs
Date: Sat Sep 22 10:21:51 2007
New Revision: 578463

URL: http://svn.apache.org/viewvc?rev=578463&view=rev
Log:
added svn:ignore for gentools/src/velocity.log and mllib/*.pyc

Modified:
    incubator/qpid/trunk/qpid/gentools/src/   (props changed)
    incubator/qpid/trunk/qpid/python/mllib/   (props changed)

Propchange: incubator/qpid/trunk/qpid/gentools/src/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Sep 22 10:21:51 2007
@@ -0,0 +1 @@
+velocity.log

Propchange: incubator/qpid/trunk/qpid/python/mllib/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Sep 22 10:21:51 2007
@@ -1 +1,2 @@
 *.class
+*.pyc