diff options
author | Jack Lucas <jflucas@research.att.com> | 2018-03-27 00:04:46 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2018-03-27 00:05:26 -0400 |
commit | 230ae894c1b2f489e31d6a0d9f7db99cf6b65cbe (patch) | |
tree | 44dd8a41e278a8a3155b9f628515d550636b2248 /k8s-bootstrap-container/.gitignore | |
parent | 649d242623da77f02277c778a55cc51430a809ca (diff) |
Add k8s bootstrap container
Change-Id: Ib21bd80a1e43d1005974527cecf93e99462e94fa
Issue-ID: DCAEGEN2-421
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/.gitignore')
-rw-r--r-- | k8s-bootstrap-container/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/k8s-bootstrap-container/.gitignore b/k8s-bootstrap-container/.gitignore new file mode 100644 index 0000000..d615c60 --- /dev/null +++ b/k8s-bootstrap-container/.gitignore @@ -0,0 +1,4 @@ +.project +Dockerfile +.vscode/ +bootstrap-container.code-workspace |