diff options
author | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-03-02 15:03:03 +0530 |
---|---|---|
committer | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-03-03 15:00:53 +0530 |
commit | 45e7f20d7c629ba766cef9270c753b1c526e91e6 (patch) | |
tree | 8d776b3c936703e10d140e958ded55b6640c88ce /.gitignore | |
parent | 72c2f40e9220af16f23f3265f85363bda2b8f1c9 (diff) |
Chnages made for rdp-data-table layout fix
Chnages made for rdp-data-table layout fix and modified pom files
Issue-ID: PORTAL-836
Change-Id: I42f0d0ed188a19e42e14ad56250a1e904b92827f
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,5 +10,5 @@ ecomp-sdk/*/null* ecomp-sdk/*/jacoco.exec ecomp-sdk/*/target .settings -target/* +ecomp-sdk/target/* test*.txt |