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

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

Haohui Mai 10 éve
szülő
commit
ddb46c1c28
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

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