We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
exclude
Cargo.toml
1 parent 03d192e commit 6ef6160Copy full SHA for 6ef6160
1 file changed
Cargo.toml
@@ -8,6 +8,7 @@ license = "MIT"
8
keywords = ["cli", "command-line-utilities", "matrixfall"]
9
categories = ["command-line-utilities"]
10
edition = "2024"
11
+exclude = [".github/*", ".vscode/*"]
12
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
0 commit comments