diff options
author | Gujja <kg811t@research.att.com> | 2018-03-01 15:57:55 -0500 |
---|---|---|
committer | Gujja <kg811t@research.att.com> | 2018-03-01 15:57:55 -0500 |
commit | fadf84a4a76f7501e7dad2f426cdf4603304baad (patch) | |
tree | 237f8af2376ab83cfc282e37ac83390cf5ef4ce8 /ecomp-portal-FE-os | |
parent | 2445bfc7b28e0156014f03e75c7d3f55628cc0e7 (diff) |
Added Junits
Issue-ID: PORTAL-155
Includes JUNITS, security issues fix
Change-Id: I7c4032808163c46bf53477195823c7ed9dc99edc
Signed-off-by:GUJJA <kg811t@research.att.com>
Diffstat (limited to 'ecomp-portal-FE-os')
-rw-r--r-- | ecomp-portal-FE-os/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ecomp-portal-FE-os/.gitignore b/ecomp-portal-FE-os/.gitignore index 8f3fb880..5f37e3e6 100644 --- a/ecomp-portal-FE-os/.gitignore +++ b/ecomp-portal-FE-os/.gitignore @@ -8,4 +8,5 @@ node node_modules app .tmp -client/bower_components
\ No newline at end of file +client/bower_components +npm-debug.log
\ No newline at end of file |