diff options
author | Dan Timoney <dtimoney@att.com> | 2019-05-13 12:52:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-13 12:52:44 +0000 |
commit | 425e1b49c18f4caebea2af79849e81c5aefb34b3 (patch) | |
tree | 97be7f9445d962f80ae23737693f3f0039ae4ce6 /.gitignore | |
parent | 7bace3db55c2ca51431e88191cc7a8587d7aa508 (diff) | |
parent | 087d4b667a9c5517ac7d014c2bbdad994b927147 (diff) |
Merge "Modify CDS-UI server to allow communicating with external blueprint mS"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a2661f06f..29bf5d423 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ build/Release node_modules/ jspm_packages/ dist/ +dist10/ # TypeScript v1 declaration files typings/ |