diff --git a/.gitignore b/.gitignore index 68bf1067f6da..75b7fec10334 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,8 @@ _testmain.go /pkg/ # Generated Web UI goes here -/http/web_ui/** +/http/web_ui/*.* +/http/web_ui/**/*.* # Vault-specific example.hcl