Author: olamy Date: Thu Jan 31 13:11:34 2013 New Revision: 1440946 URL: http://svn.apache.org/viewvc?rev=1440946&view=rev Log: update .gitignore
Modified: tomcat/maven-plugin/trunk/.gitignore Modified: tomcat/maven-plugin/trunk/.gitignore URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/.gitignore?rev=1440946&r1=1440945&r2=1440946&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/.gitignore (original) +++ tomcat/maven-plugin/trunk/.gitignore Thu Jan 31 13:11:34 2013 @@ -2,6 +2,7 @@ target # idea *.iml .idea +out/ # eclipse .classpath .project --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org