From 052ad8b12eb476fb0ed66edc445312351481ccfe Mon Sep 17 00:00:00 2001 From: Ravi Chamarthy Date: Tue, 10 Jan 2023 20:56:54 -0800 Subject: [PATCH] fix: add stacker to .gitignore (#1091) Signed-off-by: Ravi Chamarthy --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a9925f8e..f9825c76 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,9 @@ # Tooling used for blackbox testing hack/ - +.stacker/ +oci/ +roots/ bin/ bazel-* coverage*.txt