diff --git a/.gitignore b/.gitignore index 2222e28..a616cfa 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ override.tf.json # Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan # example: *tfplan* + +# Ignore static artifacts +*zip