diff options
author | Dan Timoney <dtimoney@att.com> | 2020-08-07 14:47:56 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-08-07 19:04:13 +0000 |
commit | c28ea2f45931596eea794fd57e08bc20b3f09543 (patch) | |
tree | 66412905fc2a8b19d0b1768b8e243d78257c7260 /.gitignore | |
parent | 186eace449cf2f5b9e0be7ded1636415875d2825 (diff) |
Release 2.0.0 version of sdnc/northbound
Release version 2.0.0 of sdnc/northbound artifacts
Change-Id: Idbb314e03eeb9fd9d3baee496e9de1924a2fdf41
Issue-ID: SDNC-1315
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ org.eclipse.core.resources.prefs .checkstyle maven-eclipse.xml workspace +.factorypath +.vscode ## Compilation Files ## *.class |