From bc8749c057233bab6d1f2e8675cfb37d16371085 Mon Sep 17 00:00:00 2001 From: Brooks Cunningham Date: Fri, 4 Oct 2024 08:35:11 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4cbfdab..6b8a8a6 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,6 @@ override.tf.json # example: *tfplan* gold-standard-starter/.terraform.lock.hcl ngwaf-terraform-edge-deploy/terraform.tfvars -local_lab/* \ No newline at end of file +local_lab/* + +ngwaf-compute-integration/target/* \ No newline at end of file