From 230ae894c1b2f489e31d6a0d9f7db99cf6b65cbe Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Tue, 27 Mar 2018 00:04:46 -0400 Subject: Add k8s bootstrap container Change-Id: Ib21bd80a1e43d1005974527cecf93e99462e94fa Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas --- k8s-bootstrap-container/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 k8s-bootstrap-container/.gitignore (limited to 'k8s-bootstrap-container/.gitignore') 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 -- cgit 1.2.3-korg