diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-05-31 07:54:47 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-05-31 17:09:35 -0400 |
commit | 058958bf64d14c00e77fd8c695fec49942be6f70 (patch) | |
tree | eab7e6a2d62eb69066ca7541d042e152c2ae3bad /k8s-bootstrap-container/.gitignore | |
parent | dab0be7327dffdbfe220c96e265706dc919f6374 (diff) |
Add TLS server support
Change-Id: Ic9efe74e6ede2e503ab5b227f259900b0d04d18a
Issue-ID: DCAEGEN2-909
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/.gitignore')
-rw-r--r-- | k8s-bootstrap-container/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/.gitignore b/k8s-bootstrap-container/.gitignore index d615c60..cf63a5a 100644 --- a/k8s-bootstrap-container/.gitignore +++ b/k8s-bootstrap-container/.gitignore @@ -1,4 +1,4 @@ .project Dockerfile -.vscode/ +.vscode bootstrap-container.code-workspace |