mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-29 09:38:59 +00:00
9b77084ffe
1. Added a new build process `build-rustfs-gui` in `build.yaml` to streamline the build operations for the RustFS GUI. 2. Optimized `cli/rustfs-gui/utils/helper.rs` by using `rust-embed` to embed the `rustfs` resources directly into the binary.
9 lines
80 B
Plaintext
9 lines
80 B
Plaintext
/target
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
/test
|
|
/logs
|
|
.devcontainer
|
|
rustfs/static/*
|
|
vendor |