git-remote-object-store 0.2.4

Git remote helper backed by cloud object stores (S3, Azure Blob Storage)
Documentation
1
2
3
4
5
# Discover *.toml (default) plus non-standard TOML extensions
include = ["**/*.toml", "**/*.toml.example"]

# Global exclusions -- directories not managed by this project
exclude = ["target/**", ".claude/**"]