HADOOP-13524. mvn eclipse:eclipse generates .gitignore'able files. Contributed by Vinod Kumar Vavilapalli

(cherry picked from commit dd76238a3bafd58faa6f38f075505bef1012f150)
This commit is contained in:
Jian He 2016-08-23 19:13:14 +08:00
parent dde3eaed62
commit 5ae8b82f37

5
.gitignore vendored
View File

@ -14,6 +14,11 @@
.settings .settings
target target
build build
# External tool builders
*/.externalToolBuilders
*/maven-eclipse.xml
hadoop-common-project/hadoop-kms/downloads/ hadoop-common-project/hadoop-kms/downloads/
hadoop-hdfs-project/hadoop-hdfs/downloads hadoop-hdfs-project/hadoop-hdfs/downloads
hadoop-hdfs-project/hadoop-hdfs-httpfs/downloads hadoop-hdfs-project/hadoop-hdfs-httpfs/downloads