Author: olamy Date: Sat Oct 8 17:50:21 2011 New Revision: 1180434 URL: http://svn.apache.org/viewvc?rev=1180434&view=rev Log: ignore .DS_Store
Modified: tomcat/maven-plugin/trunk/.gitignore Modified: tomcat/maven-plugin/trunk/.gitignore URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/.gitignore?rev=1180434&r1=1180433&r2=1180434&view=diff ============================================================================== --- tomcat/maven-plugin/trunk/.gitignore (original) +++ tomcat/maven-plugin/trunk/.gitignore Sat Oct 8 17:50:21 2011 @@ -5,3 +5,4 @@ target .classpath .project .settings +.DS_Store --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org