Add .gitignore files for Eclipse (#2627)

Signed-off-by: vanduc95 <ducnv@vn.fujitsu.com>
This commit is contained in:
Nguyen Van Duc 2019-02-27 16:07:45 +07:00 committed by Yong Tang
parent 5c46d6c6ef
commit c8dbfbdcd8

3
.gitignore vendored
View file

@ -10,3 +10,6 @@ coverage.txt
.idea/
.DS_Store
*~
.classpath
.project
.settings/**