From 53d986bf5939180e2be42afc8166a22b47a79977 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 29 Jan 2025 12:23:55 -0600 Subject: ignore stuff --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6141989..a486984 100644 --- a/Makefile +++ b/Makefile @@ -19,9 +19,9 @@ vet: goimports: goimports -w *.go +# dump autogenerated files and potential patches clean: - rm -f *.pb.go - -rm -f go.* + rm -f *.pb.go go.* *.patch go-mod-clean --purge #refs.pb.go: refs.proto -- cgit v1.2.3