diff options
author | Kotta, Shireesha (sk434m) <sk434m@att.com> | 2018-03-13 12:36:39 -0400 |
---|---|---|
committer | Kotta, Shireesha (sk434m) <sk434m@att.com> | 2018-03-13 12:50:10 -0400 |
commit | 8b514a087e96594dc982a95a866d654faccd6e0a (patch) | |
tree | 1d5e6bd285783699ea2e50e0f5526224856032d8 /.gitignore | |
parent | 5322b5e5d0f49f1ce7db8ebe28e7f28328180c9a (diff) |
Added Junits
Issue-ID: PORTAL-136
Includes JUNITS
Change-Id: Ie278f9d362e6c9fba0ecdb4a493d8f88a2768fc0
Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ .idea .project /bin/ +ecomp-sdk/*/logs/ +ecomp-sdk/*/debug-logs/ +ecomp-sdk/*/null*.csv +ecomp-sdk/*/null* +ecomp-sdk/*/jacoco.exec +test.txt |