Author: olamy Date: Fri Oct 21 21:59:52 2011 New Revision: 1187571 URL: http://svn.apache.org/viewvc?rev=1187571&view=rev Log: add a basic .gitignore
Added: tomcat/tc7.0.x/trunk/.gitignore Added: tomcat/tc7.0.x/trunk/.gitignore URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/.gitignore?rev=1187571&view=auto ============================================================================== --- tomcat/tc7.0.x/trunk/.gitignore (added) +++ tomcat/tc7.0.x/trunk/.gitignore Fri Oct 21 21:59:52 2011 @@ -0,0 +1,6 @@ +target +output +build.properties +work +logs +*.iml --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org