You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/05/14 18:53:00 UTC

svn commit: r1338288 - /maven/plugin-tools/trunk/.gitignore

Author: olamy
Date: Mon May 14 16:53:00 2012
New Revision: 1338288

URL: http://svn.apache.org/viewvc?rev=1338288&view=rev
Log:
ignore .DS_Store

Modified:
    maven/plugin-tools/trunk/.gitignore

Modified: maven/plugin-tools/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/.gitignore?rev=1338288&r1=1338287&r2=1338288&view=diff
==============================================================================
--- maven/plugin-tools/trunk/.gitignore (original)
+++ maven/plugin-tools/trunk/.gitignore Mon May 14 16:53:00 2012
@@ -8,3 +8,5 @@ target
 .classpath
 .project
 .settings
+
+.DS_Store