mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 01:30:33 +00:00
* add dep `scopeguard` * improve for tracing * fix * fix * improve code for import * add logger trace id * fix * fix * fix * fix * fix
26 lines
294 B
Plaintext
26 lines
294 B
Plaintext
/target
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
/test
|
|
/logs
|
|
/data
|
|
.devcontainer
|
|
rustfs/static/*
|
|
!rustfs/static/.gitkeep
|
|
vendor
|
|
cli/rustfs-gui/embedded-rustfs/rustfs
|
|
*.log
|
|
deploy/certs/*
|
|
*jsonl
|
|
.env
|
|
.rustfs.sys
|
|
.cargo
|
|
profile.json
|
|
.docker/openobserve-otel/data
|
|
*.zst
|
|
.secrets
|
|
*.go
|
|
*.pb
|
|
*.svg
|
|
deploy/logs/*.log.* |