Add .gitignore files for Eclipse (#2627)
Signed-off-by: vanduc95 <ducnv@vn.fujitsu.com>
This commit is contained in:
parent
5c46d6c6ef
commit
c8dbfbdcd8
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -10,3 +10,6 @@ coverage.txt
|
||||||
.idea/
|
.idea/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*~
|
*~
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
.settings/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue