Daniel Hiltgen f9584deba5
Fix build leakages (#7141)
The recent change to applying patches leaves the submodule dirty based on
"new commits" being present.  This ensures we clean up so the tree no longer
reports dirty after a `go generate ./...` run.

The Makefile was being a bit too aggressive in cleaning things up and would result in deleting the placeholder files which someone might accidentally commit.
2024-10-08 13:04:59 -07:00
..
2024-10-08 13:04:59 -07:00
2024-08-21 11:49:31 -07:00
2024-08-05 09:28:07 -07:00