You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by le...@apache.org on 2005/07/07 12:26:44 UTC

svn commit: r209581 - /gump/branches/Gump3/pygump/python/

Author: leosimons
Date: Thu Jul  7 03:26:41 2005
New Revision: 209581

URL: http://svn.apache.org/viewcvs?rev=209581&view=rev
Log:
Make sure no-one commits the wingdbstub module used for debugging with Wing IDE

Modified:
    gump/branches/Gump3/pygump/python/   (props changed)

Propchange: gump/branches/Gump3/pygump/python/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Jul  7 03:26:41 2005
@@ -2,3 +2,4 @@
 x.*
 test
 bogus
+wingdbstub.*