Skip to content

Commit f074101

Browse files
Add exclude option for favicon.ico in template
1 parent 4723756 commit f074101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cargo-generate.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[template]
22
cargo_generate_version = ">=0.9.0"
3+
exclude = ["favicon.ico"]
34

45
[placeholders]
56
yew_version = { prompt = "Yew version", choices = ["stable", "next"], default = "stable", type = "string" }

0 commit comments

Comments
 (0)