HADOOP-13524. mvn eclipse:eclipse generates .gitignore'able files. Contributed by Vinod Kumar Vavilapalli
(cherry picked from commit dd76238a3bafd58faa6f38f075505bef1012f150)
This commit is contained in:
parent
dde3eaed62
commit
5ae8b82f37
5
.gitignore
vendored
5
.gitignore
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user