mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
408aa72146
Golang 1.6 is default version for the build now. Additionally set 'GODEBUG=cgocheck=0' for now, until we fix the erasure coding package. Readmore here https://tip.golang.org/doc/go1.6#cgo
17 lines
156 B
Plaintext
17 lines
156 B
Plaintext
**/*.swp
|
|
cover.out
|
|
*~
|
|
minio
|
|
!*/
|
|
site/
|
|
**/*.test
|
|
**/*.sublime-workspace
|
|
/.idea/
|
|
/Minio.iml
|
|
**/access.log
|
|
build
|
|
isa-l
|
|
vendor/**/*.js
|
|
vendor/**/*.json
|
|
release
|