diff options
Diffstat (limited to 'vendor/github.com/minio/minio-go/v7/.gitignore')
| -rw-r--r-- | vendor/github.com/minio/minio-go/v7/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/github.com/minio/minio-go/v7/.gitignore b/vendor/github.com/minio/minio-go/v7/.gitignore new file mode 100644 index 0000000..8ae0384 --- /dev/null +++ b/vendor/github.com/minio/minio-go/v7/.gitignore | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | *~ | ||
| 2 | *.test | ||
| 3 | validator | ||
| 4 | golangci-lint | ||
| 5 | functional_tests | ||
| 6 | .idea \ No newline at end of file | ||