diff --git a/.gitignore b/.gitignore index c3ec0aa..6acc850 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ # Terraform **/.terraform* *.tfstate* -*credentials.auto.tfvars \ No newline at end of file +*credentials.auto.tfvars +# Bruno +.bruno \ No newline at end of file