forked from Mirrors/minio
- Revert console dependency from stripped v1.7.7-pre to v1.7.6, restoring the full embedded management console - Rewrite README disclaimer with proper trademark attribution and nominative fair use language for AGPL compliance - Update documentation links and Go module paths to this repository - Restore docs removed upstream (hotfixes.md, metrics/v3.md) - Restore feature request issue template - Update Go version to 1.26.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
67 lines
877 B
Plaintext
67 lines
877 B
Plaintext
**/*.swp
|
|
cover.out
|
|
*~
|
|
minio
|
|
!*/
|
|
site/
|
|
**/*.test
|
|
**/*.sublime-workspace
|
|
/.idea/
|
|
/Minio.iml
|
|
**/access.log
|
|
vendor/
|
|
.DS_Store
|
|
*.syso
|
|
coverage.txt
|
|
.vscode/
|
|
*.tar.bz2
|
|
parts/
|
|
prime/
|
|
stage/
|
|
.sia_temp/
|
|
config.json
|
|
node_modules/
|
|
mc.*
|
|
s3-check-md5*
|
|
xl-meta*
|
|
healing-*
|
|
inspect*.zip
|
|
200M*
|
|
hash-set
|
|
minio.RELEASE*
|
|
mc
|
|
nancy
|
|
inspects/*
|
|
.bin/
|
|
*.gz
|
|
docs/debugging/s3-verify/s3-verify
|
|
docs/debugging/xl-meta/xl-meta
|
|
docs/debugging/s3-check-md5/s3-check-md5
|
|
docs/debugging/hash-set/hash-set
|
|
docs/debugging/healing-bin/healing-bin
|
|
docs/debugging/inspect/inspect
|
|
docs/debugging/pprofgoparser/pprofgoparser
|
|
docs/debugging/reorder-disks/reorder-disks
|
|
docs/debugging/populate-hard-links/populate-hardlinks
|
|
docs/debugging/xattr/xattr
|
|
hash-set
|
|
healing-bin
|
|
inspect
|
|
pprofgoparser
|
|
reorder-disks
|
|
s3-check-md5
|
|
s3-verify
|
|
xattr
|
|
xl-meta
|
|
|
|
.gitignore
|
|
.goreleaser.yml
|
|
|
|
dist/
|
|
|
|
|
|
.claude/
|
|
.codex/
|
|
_bmad/
|
|
_bmad-output/
|