mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-16 17:20:33 +00:00
37 lines
448 B
Plaintext
37 lines
448 B
Plaintext
/target
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
.direnv/
|
|
/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.*
|
|
artifacts/
|
|
# s3-tests local artifacts (root directory only)
|
|
/s3-tests/
|
|
/s3-tests-local/
|
|
/s3tests.conf
|
|
/s3tests.conf.*
|
|
*.events
|
|
*.audit
|
|
*.snappy
|