From 9ace4daec5e15f79e5dd58ef0a4a6fe49324e62d Mon Sep 17 00:00:00 2001 From: Keegan Campbell Date: Thu, 28 Jul 2022 14:03:36 -0700 Subject: [PATCH] Add default binary name to .gitignore (#1237) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1a2574f744..400f9ea23a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,8 +27,8 @@ website/node_modules *.tfvars .vscode/ testdata/ - website/vendor +terraform-provider-github # Test exclusions !command/test-fixtures/**/*.tfstate