Explorar o código

chore(Makefile): add clean task

ayntgl %!s(int64=4) %!d(string=hai) anos
pai
achega
61cf6f7383
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Makefile

+ 3 - 0
Makefile

@@ -1,2 +1,5 @@
 build:
 	go build -trimpath -ldflags "-s -w" .
+
+clean:
+	go clean