Author: cdouglas
Date: Thu May 12 20:13:24 2011
New Revision: 1102451

URL: http://svn.apache.org/viewvc?rev=1102451&view=rev
Log:
Set ignore properties for git/subversion for .launches and 
.externalToolBuilders eclipse dirs

Modified:
    hadoop/common/branches/branch-0.20-security/   (props changed)
    hadoop/common/branches/branch-0.20-security/.gitignore

Propchange: hadoop/common/branches/branch-0.20-security/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu May 12 20:13:24 2011
@@ -5,5 +5,5 @@ logs
 .git
 .project
 .settings
-
+.launches
 .externalToolBuilders

Modified: hadoop/common/branches/branch-0.20-security/.gitignore
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security/.gitignore?rev=1102451&r1=1102450&r2=1102451&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security/.gitignore (original)
+++ hadoop/common/branches/branch-0.20-security/.gitignore Thu May 12 20:13:24 
2011
@@ -15,6 +15,8 @@
 
 *~
 .classpath
+.externalToolBuilders
+.launches/
 .project
 .settings
 .svn


Reply via email to