Change Cargo Generate Ignore list
This commit is contained in:
parent
22d0256cea
commit
a209b8f532
@ -16,4 +16,6 @@ prompt = "Project description"
|
||||
ignore = [ "src/main.rs" ]
|
||||
|
||||
[conditional.'crate_type == "bin"']
|
||||
ignore = [ "src/lib.rs" ]
|
||||
ignore = [ "assets/*" ]
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user