You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by ch...@apache.org on 2014/05/11 01:10:56 UTC

svn commit: r1593744 - /pig/trunk/.gitignore

Author: cheolsoo
Date: Sat May 10 23:10:56 2014
New Revision: 1593744

URL: http://svn.apache.org/r1593744
Log:
PIG-3923: Gitignore file should ignore all generated artifacts - addendum patch
(mrflip via cheolsoo)

Modified:
    pig/trunk/.gitignore

Modified: pig/trunk/.gitignore
URL: http://svn.apache.org/viewvc/pig/trunk/.gitignore?rev=1593744&r1=1593743&r2=1593744&view=diff
==============================================================================
--- pig/trunk/.gitignore (original)
+++ pig/trunk/.gitignore Sat May 10 23:10:56 2014
@@ -22,3 +22,5 @@ pig-withouthadoop.jar
 contrib/piggybank/java/piggybank.jar
 conf/log4j.properties
 lib/jdiff/pig_*SNAPSHOT.xml
+test/org/apache/pig/builtin/avro/data
+test/resources/*.jar