This uses the .gitignore format to identify which files should be allowed / blocked. The allowlist gets precedence over the blocklist if both are specified. |
||
---|---|---|
LICENSES | ||
src | ||
.editorconfig | ||
.gitignore | ||
.pre-commit-config.yaml | ||
Cargo.lock | ||
Cargo.lock.license | ||
Cargo.toml | ||
README.md | ||
build.rs | ||
rust-toolchain.toml |
README.md
[//]: # SPDX-FileCopyrightText: Matteo Settenvini matteo.settenvini@montecristosoftware.eu
[//]: # SPDX-License-Identifier: CC-BY-SA-4.0
Sysroot Cleaner
A tool to clean up sysroots for Linux embedded devices to save storage space.