Make clean

This commit is contained in:
Dan Sosedoff 2014-10-10 17:32:47 -05:00
parent 7bd23d470f
commit 2e766af361

View File

@ -3,3 +3,7 @@ build:
deps:
go get github.com/mitchellh/gox
clean:
rm -f ./pgweb
rm -f ./bin/*