ignore stuff

This commit is contained in:
Jeff Carr 2025-01-29 12:23:55 -06:00
parent 807a965602
commit 53d986bf59
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.swp
*.patch
go.*
*.pb.go

View File

@ -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