mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-04 10:35:06 +02:00
8 lines
93 B
TOML
8 lines
93 B
TOML
|
[files]
|
||
|
extend-exclude = [
|
||
|
"CHANGELOG.md",
|
||
|
]
|
||
|
|
||
|
[default.extend-words]
|
||
|
"ratatui" = "ratatui"
|