There's a command in the makefile for creating a tar of the binary based on the tagged version, which is what the build/build.go script does. That script builds these things into the build directory, so we should ignore those build artifacts. But the build.go and README.md in there should stay in the repo.
There's a command in the makefile for creating a tar of the binary based on the tagged version, which is what the build/build.go script does. That script builds these things into the build directory, so we should ignore those build artifacts. But the build.go and README.md in there should stay in the repo.