diff options
author | Lott, Christopher (cl778h) <cl778h@att.com> | 2019-01-09 08:59:45 -0500 |
---|---|---|
committer | Lott, Christopher (cl778h) <cl778h@att.com> | 2019-01-17 14:49:50 -0500 |
commit | b3922f7c97a11798a5268c2f996214060ac4f8bb (patch) | |
tree | 518464c26f345da8f290d354d3d8b9131432c314 /ecomp-sdk/.gitignore | |
parent | 33e660e21a7cce89210a318c4de80d1f8b4d5f5d (diff) |
Remove dupe deps to silence maven warnings
Issue-ID: PORTAL-502
Change-Id: Iec64281825405edb4ca404aa6275d90fc7d73613
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Diffstat (limited to 'ecomp-sdk/.gitignore')
-rw-r--r-- | ecomp-sdk/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ecomp-sdk/.gitignore b/ecomp-sdk/.gitignore new file mode 100644 index 00000000..aa0c881b --- /dev/null +++ b/ecomp-sdk/.gitignore @@ -0,0 +1,5 @@ +/target +/bin/ +/.settings/ +.project +.classpath |