You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by ka...@apache.org on 2011/11/24 10:09:49 UTC

svn commit: r1205761 - /db/derby/code/trunk/.gitignore

Author: kahatlen
Date: Thu Nov 24 09:09:49 2011
New Revision: 1205761

URL: http://svn.apache.org/viewvc?rev=1205761&view=rev
Log:
Ignore the EMMA jar files when using git.

Modified:
    db/derby/code/trunk/.gitignore

Modified: db/derby/code/trunk/.gitignore
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/.gitignore?rev=1205761&r1=1205760&r2=1205761&view=diff
==============================================================================
--- db/derby/code/trunk/.gitignore (original)
+++ db/derby/code/trunk/.gitignore Thu Nov 24 09:09:49 2011
@@ -2,6 +2,7 @@
 /classes*/
 /jars/
 /generated/
+/tools/java/emma*.jar
 /tools/java/junit.jar
 /changenumber.properties
 /tools/ide/netbeans/derby.log