diff --git a/.gitignore b/.gitignore index 6fd01418ccf..91c8b28efe8 100644 --- a/.gitignore +++ b/.gitignore @@ -17,10 +17,8 @@ .vscode # This is where the result of the go build goes -/output/** -/output -/_output/** -/_output +/output*/ +/_output*/ # Emacs save files *~