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/11/01 12:37:53 UTC

svn commit: r1195934 - /maven/shared/trunk/.gitignore

Author: olamy
Date: Tue Nov  1 11:37:52 2011
New Revision: 1195934

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

Modified:
    maven/shared/trunk/.gitignore

Modified: maven/shared/trunk/.gitignore
URL: http://svn.apache.org/viewvc/maven/shared/trunk/.gitignore?rev=1195934&r1=1195933&r2=1195934&view=diff
==============================================================================
--- maven/shared/trunk/.gitignore (original)
+++ maven/shared/trunk/.gitignore Tue Nov  1 11:37:52 2011
@@ -8,4 +8,5 @@ target
 .project
 .settings
 build
-.svn/
\ No newline at end of file
+.svn/
+.DS_Store