Author: jboynes Date: Sun Oct 10 00:45:34 2010 New Revision: 1006239 URL: http://svn.apache.org/viewvc?rev=1006239&view=rev Log: set svn:ignore to ignore IDE files and build target
Modified: tomcat/taglibs/standard/trunk/ (props changed) tomcat/taglibs/standard/trunk/impl/ (props changed) tomcat/taglibs/standard/trunk/spec/ (props changed) tomcat/taglibs/standard/trunk/standard-test/ (props changed) Propchange: tomcat/taglibs/standard/trunk/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Sun Oct 10 00:45:34 2010 @@ -0,0 +1 @@ +*.iml Propchange: tomcat/taglibs/standard/trunk/impl/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Sun Oct 10 00:45:34 2010 @@ -0,0 +1,2 @@ +target +*.iml Propchange: tomcat/taglibs/standard/trunk/spec/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Sun Oct 10 00:45:34 2010 @@ -0,0 +1,2 @@ +target +*.iml Propchange: tomcat/taglibs/standard/trunk/standard-test/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Sun Oct 10 00:45:34 2010 @@ -0,0 +1,2 @@ +target +*.iml --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org