HADOOP-13524. mvn eclipse:eclipse generates .gitignore'able files. Contributed by Vinod Kumar Vavilapalli
This commit is contained in:
parent
e90f3359de
commit
dd76238a3b
|
@ -15,6 +15,11 @@
|
|||
.settings
|
||||
target
|
||||
build
|
||||
|
||||
# External tool builders
|
||||
*/.externalToolBuilders
|
||||
*/maven-eclipse.xml
|
||||
|
||||
hadoop-common-project/hadoop-kms/downloads/
|
||||
hadoop-hdfs-project/hadoop-hdfs/downloads
|
||||
hadoop-hdfs-project/hadoop-hdfs-httpfs/downloads
|
||||
|
|
Loading…
Reference in New Issue