minio-rs/.gitignore
Henk-Jan Lebbink ec0e79214f
refactor: consolidate codebase structure and add testing infrastructure (#194)
Reorganize project structure to improve maintainability and add comprehensive
  testing documentation and tooling support.
2025-11-19 11:09:22 -08:00

8 lines
54 B
Plaintext

/target
**/*.rs.bk
Cargo.lock
.idea
*.env
.cargo
/nul