You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by km...@apache.org on 2009/02/02 01:23:58 UTC

svn commit: r739893 - /tapestry/tapestry5/trunk/.gitignore

Author: kmenard
Date: Mon Feb  2 00:23:58 2009
New Revision: 739893

URL: http://svn.apache.org/viewvc?rev=739893&view=rev
Log:
Ignore test output as well.

Modified:
    tapestry/tapestry5/trunk/.gitignore

Modified: tapestry/tapestry5/trunk/.gitignore
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/.gitignore?rev=739893&r1=739892&r2=739893&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/.gitignore (original)
+++ tapestry/tapestry5/trunk/.gitignore Mon Feb  2 00:23:58 2009
@@ -2,3 +2,4 @@
 *.iml
 *.iws
 target
+test-output