Files
object-browser/.gitignore
Daniel Valdivia d57ec001f4 MinIO CLI and Releaser. (#31)
* MinIO CLI and Releaser.

* Fix goreleaser

* Build docker properly. tags for kqueue on mac

* Dockerfile for release

* Fix docker release
2020-04-06 11:27:43 -07:00

25 lines
271 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
.DS_Store
*.swp
# Test binary, build with `go test -c`
*.test
.idea/
vendor/
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Ignore executables
target/
mcs
!mcs/
dist/