Forráskód Böngészése

Addendum patch for HDFS-7172. Contributed by Chris Nauroth.

Haohui Mai 10 éve
szülő
commit
8dfe54f6d3
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      hadoop-hdfs-project/hadoop-hdfs/pom.xml

+ 1 - 0
hadoop-hdfs-project/hadoop-hdfs/pom.xml

@@ -346,6 +346,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
             <exclude>CHANGES.txt</exclude>
             <exclude>CHANGES.HDFS-1623.txt</exclude>
             <exclude>CHANGES.HDFS-347.txt</exclude>
+            <exclude>.gitattributes</exclude>
             <exclude>.idea/**</exclude>
             <exclude>src/main/conf/*</exclude>
             <exclude>src/main/docs/**</exclude>