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