Browse Source

HADOOP-7555. Add a eclipse-generated files to .gitignore. (atm)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1159350 13f79535-47bb-0310-9956-ffa450edef68
Aaron Myers 13 năm trước cách đây
mục cha
commit
a027cbf7ce
3 tập tin đã thay đổi với 4 bổ sung3 xóa
  1. 2 0
      .gitignore
  2. 2 0
      hadoop-common/CHANGES.txt
  3. 0 3
      hadoop-mapreduce/.gitignore

+ 2 - 0
.gitignore

@@ -4,4 +4,6 @@
 .idea
 .svn
 .classpath
+.project
+.settings
 target

+ 2 - 0
hadoop-common/CHANGES.txt

@@ -326,6 +326,8 @@ Trunk (unreleased changes)
 
     HADOOP-7493. Add ShortWritable.  (Uma Maheswara Rao G via szetszwo)
 
+    HADOOP-7555. Add a eclipse-generated files to .gitignore. (atm)
+
   OPTIMIZATIONS
   
     HADOOP-7333. Performance improvement in PureJavaCrc32. (Eric Caspole

+ 0 - 3
hadoop-mapreduce/.gitignore

@@ -14,10 +14,7 @@
 # limitations under the License.
 
 *~
-.classpath
-.project
 .launches
-.settings
 *.iml
 *.ipr
 *.iws