summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-29 12:25:06 -0600
committerJeff Carr <[email protected]>2025-01-29 12:25:06 -0600
commitd9d90e9e124d87731864b0f47374b6682ccde713 (patch)
tree5b175e404428da01d0cc27871e7ece6d6484eb6a /Makefile
parent393b91c415390f0030153d26b73d6af4e7e465a2 (diff)
ignore stuffv0.0.64v0.0.63
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c3f608..dd3e98e 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ goimports:
goimports -w *.go
clean:
- rm -f *.pb.go
+ rm -f *.pb.go *.patch
-rm -f go.*
go-mod-clean --purge