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 2011/10/01 22:07:40 UTC

svn commit: r1178084 - /maven/plugins/trunk/.gitignore

Author: olamy
Date: Sat Oct  1 20:07:40 2011
New Revision: 1178084

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

Modified:
    maven/plugins/trunk/.gitignore

Modified: maven/plugins/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/.gitignore?rev=1178084&r1=1178083&r2=1178084&view=diff
==============================================================================
--- maven/plugins/trunk/.gitignore (original)
+++ maven/plugins/trunk/.gitignore Sat Oct  1 20:07:40 2011
@@ -3,3 +3,5 @@ target
 .project
 .settings
 *.iml
+
+.DS_Store