Browse Source

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

Haohui Mai 10 years ago
parent
commit
ddb46c1c28
1 changed files with 1 additions and 0 deletions
  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>