Skip to content

Commit 95cc166

Browse files
在包中排除 .github
1 parent e21891d commit 95cc166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository = "https://github.com/Natural-selection1/better-comprehension-in-rust
1414
readme = "README.md"
1515
version = "1.3.0"
1616
edition = "2024"
17-
exclude = ["src/main.rs", "target", ".vscode", "README-CN.md", ".gitignore"]
17+
exclude = ["src/main.rs", "target", ".vscode", "README-CN.md", ".gitignore", ".github"]
1818

1919

2020
[lib]

0 commit comments

Comments
 (0)