Skip to content

Commit f6eb753

Browse files
committed
Fix cargo-generate.toml
1 parent 3b5170d commit f6eb753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo-generate.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[template]
2-
exclude = [".github", ".cargo", "dep-tests"]
2+
exclude = [".github/workflows/ci.yml", ".cargo/config", "dep-tests.toml", "tools/**/*"]

0 commit comments

Comments
 (0)